kevinbarabash / compiler

2 stars 0 forks source link

Add types, builders, built-ins, and utils to help with type inference #9

Closed kevinbarabash closed 2 years ago

kevinbarabash commented 2 years ago

This doesn't do anything to add type inference itself to the main compiler code, but provides some of the building blocks we'll need to do so in the future.