Git repository git://thelambdalab.xyz/forth.jl.git
----= Description =----
FORTH implemented in Julia.
----= Branches and Recent Tags =----
(DIR) master
(DIR) profiler
----= Recent Commits [0ae27ce] =----
(DIR) *Added project description file for Julia 1.4. (6 years ago)
(DIR) Added time primitive. (7 years ago)
(DIR) Removed use of deprecated parse() in favour of Meta.parse(). (7 years ago)
(DIR) Removed use of deprecated Pkg.dir. (7 years ago)
(DIR) Removed old statement from readme. (7 years ago)
----= Files [.] =----
(TXT) .gitignore
(TXT) .travis.yml
(TXT) LICENSE
(TXT) Project.toml
(TXT) README.md
(DIR) bin
(DIR) examples
(DIR) src
(DIR) test