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

Migrated number and validated with unit tests #47

Closed btwooton closed 6 years ago

btwooton commented 6 years ago

I have successfully migrated the Number datatype code to the new code base. Unfortunately, no standard procedures for number have been migrated yet. I will try to get this in on a separate pull request.