uhmanoa-transpiler-project / shaka-scheme

The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.
32 stars 24 forks source link

If is currently untested #3

Closed amartin3 closed 7 years ago

amartin3 commented 7 years ago

If requires Eval_Expression which isn't currently done.

CinchBlue commented 7 years ago

Eval_Expression is done, it appears, for the most part.