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

Implemented basic REPL with arithmetic; other fixes #51

Closed CinchBlue closed 6 years ago

CinchBlue commented 6 years ago

Hi all,

This is the version of Shaka Scheme that I demoed to Dr. Sasaki when I was doing my senior project presentations. Please check whether there are any eye-raisers for the following code.

There's more changes, but I haven't been able to go through them all. Please check the diffs.

Austin