Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
 (DIR) profiler
       
       ----= Recent Commits [f2ccca0] =----
 (DIR) *Fixed README typo. (9 years ago)
 (DIR) Added READ-FILE. (9 years ago)
 (DIR) Added licensing to startup message. (9 years ago)
 (DIR) Made forth.jl compatible with julia 0.5. (9 years ago)
 (DIR) Fixed interpret-mode behaviour of S". (9 years ago)
       
       ----= Files [.] =----
 (TXT) .gitignore
 (TXT) .travis.yml
 (TXT) LICENSE
 (TXT) README.md
 (TXT) REQUIRE
 (DIR) bin
 (DIR) examples
 (DIR) src
 (DIR) test