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

Eval_Expression not working #5

Closed amartin3 closed 7 years ago

amartin3 commented 7 years ago

Still need to get PrimitiveProcedure class working

CinchBlue commented 7 years ago

eval::Expression now implements more of the functionality require. It will continue to be expanded, especially with Port once we create the class and design for it.