Skip to content

richardwesthaver/scm1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCM1 --- A no-fluff tree-walking toy scheme

web: https://richardwesthaver.github.io

local:
  $ git clone https://github.com/richardwesthaver/scm1 && cd scm1
  $ cargo install --path .
  $ scm1 src/test.scm src/std.scm -i
    ...
  $ scm1 0.1.0
  $ || (: x (f (a b) (? (! a b) (m "hello world"))))
  $   x
  $ || (x #_ 1)
  $   hello world

About

a no-fluff tree-walking toy scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published