Git repository git://thelambdalab.xyz/forth.jl.git
----= Description =----
FORTH implemented in Julia.
----= Branches and Recent Tags =----
(DIR) master
(DIR) profiler
----= Recent Commits [117c25e] =----
(DIR) *BYE now prints nothing when input stream is file. (9 years ago)
(DIR) Can now define an initial file to run. (9 years ago)
(DIR) CODE now a library word. (9 years ago)
(DIR) Added UNLOOP, COMPARE and TOLOWER. (9 years ago)
(DIR) Updated README (9 years ago)
----= Files [.] =----
(TXT) .gitignore
(TXT) .travis.yml
(TXT) LICENSE
(TXT) README.md
(TXT) REQUIRE
(DIR) examples
(DIR) src
(DIR) test