-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Type checker error messages
- templates
- match expression
- maybe statements
- maybe let statements
- maybe return statements
- syntax speciffication
- error messages
- enums
- http methods
- DOM manipulation
- Result types
- evaluator
- maybe proc macro
- if expressions
- AST simplification (removing let nodes completely)
- Comments
- look at sml features and implement them
Example expressions
One line per Expression
let a = 1 in a
if true then 1 else 2Metadata
Metadata
Assignees
Labels
No labels