15 lines
220 B
Markdown
15 lines
220 B
Markdown
|
|
|
|
I think we almost have enough of a parser to take another step.
|
|
|
|
- [x] import statement
|
|
- [x] def
|
|
- [x] simple decl
|
|
- [ ] type definition
|
|
- [ ] read files
|
|
- [ ] write tests
|
|
- [ ] symbolic execution
|
|
- [ ] compilation
|
|
|
|
|