Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
 (DIR) profiler
       
       ----= Recent Commits [154518d] =----
 (DIR) *Updating for Julia 1.8. (3 years, 2 months ago)
 (DIR) Added REQUIRE. (3 years, 10 months ago)
 (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)
       
       ----= Files [.] =----
 (TXT) .gitignore
 (TXT) .travis.yml
 (TXT) LICENSE
 (TXT) Manifest.toml
 (TXT) Project.toml
 (TXT) README
 (DIR) bin
 (DIR) examples
 (DIR) src
 (DIR) test