-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit introduces a new Unif intermediate language: it is designed for type inference. Effect inference will be done in the next phase of the compiler and will produce a program in another representation. Currently, TypeInference and ToCore translations are commented-out.
- Loading branch information
Showing
72 changed files
with
719 additions
and
861 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.