Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 147 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 147 Bytes

A partial implementation of scheme, roughly conforming to chicken scheme. Macros are not yet implemented.

Usage: cargo run --release <filename>