Git repository git://thelambdalab.xyz/forth.jl.git
       
       ----= Description =----
       FORTH implemented in Julia.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
 (DIR) profiler
       
       ----= Recent Commits [dc5ec6f] =----
 (DIR) *INTERPRET works for numbers in immediate mode. (10 years ago)
 (DIR) Rewriting INTERPRET. (10 years ago)
 (DIR) Implemented COUNT, renamed TELL to TYPE (10 years ago)
 (DIR) Use .( to print message in example (10 years ago)
 (DIR) Implemented \ comments as a word, implemented [CHAR] (10 years ago)
       
       ----= Files [test/] =----
 (TXT) runtests.jl