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