Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
       
       ----= Recent Commits [7ea8812] =----
 (DIR) *Implemented read-level portion of quasiquote forms. (9 years ago)
 (DIR) Updated README. (9 years ago)
 (DIR) Very basic macros working. (9 years ago)
 (DIR) Implemented (reverse list). (9 years ago)
 (DIR) Simplified iterative define expansion. (9 years ago)
       
       ----= Files [.] =----
 (TXT) COPYING
 (TXT) README.md
 (TXT) debugging.4th
 (TXT) defer-is.4th
 (TXT) float.4th
 (TXT) launcher.4th
 (TXT) scheme-library.scm
 (TXT) scheme-primitives.4th
 (TXT) scheme.4th
 (TXT) term-colours.4th