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

Make test cases for If, Define Quote, ProcCall, Expression #8

Closed kyho22 closed 7 years ago

kyho22 commented 7 years ago

If Define Quote Proc Call

Expression

CinchBlue commented 7 years ago

I've made test cases for if and define. I don't remember if I did lambda and quote and proccall so far, so please do those.

CinchBlue commented 7 years ago

The evaluation model that we are adopting and transitioning over to invalidates this issue, as the code this would apply to would be on the version 0.1 branch. Closing.