Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
       
       ----= Recent Commits [23fde15] =----
 (DIR) *Added define and set! cases to the macro expander. (9 years ago)
 (DIR) First tentative macro expansion working. (9 years ago)
 (DIR) Added stubs for macro expansion words. (9 years ago)
 (DIR) Added macro expansion skeleton. (9 years ago)
 (DIR) Disabled existing macro expansion. (9 years ago)
       
       ----= Files [src/] =----
 (TXT) catch-throw.4th
 (TXT) debugging.4th
 (TXT) defer-is.4th
 (TXT) float.4th
 (TXT) integer.4th
 (TXT) launcher.4th
 (TXT) scheme-derived-forms.scm
 (TXT) scheme-library.scm
 (TXT) scheme-primitives.4th
 (TXT) scheme.4th
 (TXT) term-colours.4th