URI:
       Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
   DIR master
       
       ----= Recent Commits [5241c39] =----
   DIR *Primitives are now GC-safe. (10 years ago)
   DIR GC working when invoked between evaluations. (10 years ago)
   DIR Debugging GC. (10 years ago)
   DIR Added OOM check. (10 years ago)
   DIR Marked compound procedure type as pairlike. (10 years ago)
       
       ----= Files [.] =----
  TEXT COPYING
  TEXT README.md
  TEXT debugging.4th
  TEXT defer-is.4th
  TEXT float.4th
  TEXT launcher.4th
  TEXT scheme-primitives.4th
  TEXT scheme.4th
  TEXT term-colours.4th