Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
 (DIR) profiler
       
       ----= Recent Commits [9f54a85] =----
 (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)
 (DIR) Now compatible with 0.7. (7 years ago)
 (DIR) Working on compatibility with julia 0.7 (7 years ago)
       
       ----= Files [.] =----
 (TXT) .gitignore
 (TXT) .travis.yml
 (TXT) LICENSE
 (TXT) README.md
 (TXT) REQUIRE
 (DIR) bin
 (DIR) examples
 (DIR) src
 (DIR) test