Check off lexer in readme
This commit is contained in:
parent
31a2d84483
commit
5a55c9ac87
@ -38,7 +38,7 @@ These are some design goals that I have followed/am following:
|
|||||||
## Checklist
|
## Checklist
|
||||||
|
|
||||||
- [X] File reader
|
- [X] File reader
|
||||||
- [ ] File -> tokens
|
- [X] File -> tokens
|
||||||
- [ ] Tokens -> syntax tree
|
- [ ] Tokens -> syntax tree
|
||||||
- [ ] Syntax tree -> semantic tree
|
- [ ] Syntax tree -> semantic tree
|
||||||
- [ ] Semantic tree -> C -> object file
|
- [ ] Semantic tree -> C -> object file
|
||||||
|
Reference in New Issue
Block a user