URI:
       Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
   DIR master
       
       ----= Recent Commits [9f67194] =----
   DIR *Fixed bug in apply. (10 years ago)
   DIR Added tail-call optimization. (10 years ago)
   DIR Implemented compound procedure application. (10 years ago)
   DIR Added define syntax for procedure generation. (10 years ago)
   DIR Implemented lambda (and λ)! (10 years ago)
       
       ----= Files [.] =----
  TEXT COPYING
  TEXT README.md
  TEXT defer-is.4th
  TEXT scheme-primitives.4th
  TEXT scheme.4th
  TEXT term-colours.4th