Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) *master
 (DIR) profiler
       
       ----= Recent Commits [master] =----
 (DIR) Removed silly stuff from readme. (1 year, 8 months ago)
 (DIR) Updated readme. (1 year, 8 months ago)
 (DIR) Added missing dependency to toml files. (1 year, 8 months ago)
 (DIR) Updating for Julia 1.8. (1 year, 8 months ago)
 (DIR) Added REQUIRE. (2 years, 3 months 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