checkpoint
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
Parser is in place.
|
||||
Ditched well-scoped for now.
|
||||
|
||||
Fixed more issues, started processing stuff, we need real example code.
|
||||
|
||||
Parser:
|
||||
- [x] import statement
|
||||
- [x] def
|
||||
@@ -9,10 +11,10 @@ Parser:
|
||||
- [ ] fix / test parsing and pretty printing
|
||||
- [ ] inductive types
|
||||
- [x] read files
|
||||
- [ ] process a file
|
||||
- [ ] figure out context representation - Global context?
|
||||
- [ ] type checking / elab
|
||||
- [ ] process a file
|
||||
- [ ]
|
||||
- [ ] error printing
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ] symbolic execution
|
||||
|
||||
Reference in New Issue
Block a user