pharaun / alldice

Restful interface to a dice expression eval and generator.
Apache License 2.0
0 stars 1 forks source link

Implement as much of rest of the R5RS standard as is relevant. #5

Open pharaun opened 10 years ago

pharaun commented 10 years ago

If I'm going to have a scheme interpreter it should make sense for me to implement all of the primitives required to support the subset of scheme that I am using up to the R5RS standards for these parts.