Git repository git://thelambdalab.xyz/forth.jl.git
----= Description =----
FORTH implemented in Julia.
----= Branches and Recent Tags =----
(DIR) master
(DIR) profiler
----= Recent Commits [71a2b49] =----
(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)
(DIR) Updated readme. (7 years ago)
(DIR) REPL character substitution now working again. (7 years ago)
----= Files [.] =----
(TXT) .gitignore
(TXT) .travis.yml
(TXT) LICENSE
(TXT) README.md
(TXT) REQUIRE
(DIR) bin
(DIR) examples
(DIR) src
(DIR) test