A Scheme interpreter written in Rust.
Find a file
Eryn Wells cea63e8e8e Attempt to move all the Sibil code to its own directory
Add a dependency to its Cargo.toml for sibiltypes.
2017-04-14 07:50:38 -07:00
sibil Attempt to move all the Sibil code to its own directory 2017-04-14 07:50:38 -07:00
types Partial implementation of Rational addition 2017-04-14 07:48:02 -07:00
.gitignore Ignore Rust build artifacts 2016-12-19 14:02:19 -08:00
README.md Initial commit 2016-12-19 13:57:04 -08:00

Sibil

A Scheme interpreter.