Git repository git://thelambdalab.xyz/forth.jl.git

----= Description =----
FORTH implemented in Julia.


----= Branches and Recent Tags =----
master
profiler
----= Recent Commits [0ae27ce] =----
*Added project description file for Julia 1.4. (4 years, 6 months ago)
Added time primitive. (6 years ago)
Removed use of deprecated parse() in favour of Meta.parse(). (6 years ago)
Removed use of deprecated Pkg.dir. (6 years ago)
Removed old statement from readme. (6 years ago)
----= Files [.] =----
.gitignore
.travis.yml
LICENSE
Project.toml
README.md
bin
examples
src
test