Git repository git://thelambdalab.xyz/scheme.forth.jl.git
       
       ----= Description =----
       Scheme implemented in FORTH.
       
       
       ----= Branches and Recent Tags =----
 (DIR) *master
       
       ----= Recent Commits [master] =----
 (DIR) Updated links in readme. (1 year, 8 months ago)
 (DIR) New forth.jl package url. (1 year, 8 months ago)
 (DIR) Updated forth.jl installation instructions. (4 years, 11 months ago)
 (DIR) Fixed upside-down formatting in README. (6 years ago)
 (DIR) Removed silly statements from readme. (6 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-1-essential.scm
 (TXT) scheme-library-2-derived-forms.scm
 (TXT) scheme-library-3-functional.scm
 (TXT) scheme-library-4-numbers.scm
 (TXT) scheme-library-5-lists.scm
 (TXT) scheme-library-6-testing.scm
 (TXT) scheme-library.scm
 (TXT) scheme-primitives.4th
 (TXT) scheme.4th
 (TXT) term-colours.4th