1.1.0
Typechecking is working on the production compiler. Also, the S-Expression representation has been migrated to 2 words instead of 4.
What's Changed
- Production typechecking intermediate results by @andrew-johnson-4 in #64
- Typecheck some basic cases by @andrew-johnson-4 in #66
- Production codegen by @andrew-johnson-4 in #72
Full Changelog: 1.0.0...1.1.0