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