URI:
       Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
   DIR master
       
       ----= Recent Commits [a5871b1] =----
   DIR *Added define syntax for procedure generation. (10 years ago)
   DIR Implemented lambda (and λ)! (10 years ago)
   DIR Factored out application into apply. (10 years ago)
   DIR Working on compound procedures. (10 years ago)
   DIR Primitive fixnum relations working. (10 years ago)
       
       ----= Files [.] =----
  TEXT COPYING
  TEXT README.md
  TEXT defer-is.4th
  TEXT scheme-primitives.4th
  TEXT scheme.4th
  TEXT term-colours.4th