A Scheme interpreter written in Rust.
Find a file
2017-04-12 09:15:28 -07:00
src Wholesale move modules from src/types to types/src 2017-04-08 16:25:02 -07:00
types Add a failing test to add rationals 2017-04-12 09:15:28 -07:00
.gitignore Ignore Rust build artifacts 2016-12-19 14:02:19 -08:00
Cargo.toml Add initial sibil Rust project 2016-12-19 14:01:55 -08:00
README.md

Sibil

A Scheme interpreter.