Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
 (DIR) master
       
       ----= Recent Commits [6cb7706] =----
 (DIR) *Analyzed macros working. (8 years ago)
 (DIR) Replaced old eval with "expand analyze evaluate-eproc" (8 years ago)
 (DIR) Merged macro quasiquote into analyze. (8 years ago)
 (DIR) Library functioning using new quasiquote. (8 years ago)
 (DIR) Quasiquote/unquote/unquote-splicing macro working (8 years ago)
       
       ----= Files [src/] =----
 (TXT) catch-throw.4th
 (TXT) debugging.4th
 (TXT) defer-is.4th
 (TXT) float.4th
 (TXT) goto.4th
 (TXT) integer.4th
 (TXT) launcher.4th
 (TXT) scheme-library.scm
 (TXT) scheme-primitives.4th
 (TXT) scheme.4th
 (TXT) term-colours.4th