Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
 (DIR) profiler
       
       ----= Recent Commits [3e8e7d9] =----
 (DIR) *INCLUDE now reads lib_2 up to ENDCASE. (9 years ago)
 (DIR) INCLUDE now reads lib.4th up to first nested INCLUDE. (9 years ago)
 (DIR) Added generic input buffer words IB and #IB. (9 years ago)
 (DIR) Fixed INCLUDED bug. (9 years ago)
 (DIR) Debugging INCLUDED. (9 years ago)
       
       ----= Files [test/] =----
 (TXT) runtests.jl