-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changed -> to . in recursor * Added let-binders * Added error messages for bad let-bindings * Changed equality symbol to := * let-binding now works with multiple definitions; added let-binding versions of the big examples (nary and vector); added tests for all the let-binding examples * Replaced -> with . in pretty printer --------- Co-authored-by: AG-something <gaulinantoine@gmail.com> Co-authored-by: Junyoung/"Clare" Jang <jjc9310@gmail.com>
- Loading branch information
1 parent
1b3c0f2
commit 9ed1a85
Showing
12 changed files
with
660 additions
and
132 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
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.