added functions to parser
This commit is contained in:
parent
79c54f3c0d
commit
01165d43fb
5 changed files with 91 additions and 11 deletions
9
src/doc/todo.md
Normal file
9
src/doc/todo.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# TODO (Parser)
|
||||
* Type checking
|
||||
* Ignore case in instruction names
|
||||
* Implement remaining functions
|
||||
* Abort parsing on error
|
||||
|
||||
# TODO (Renderer)
|
||||
* Implement shape classes
|
||||
* Render shape classes
|
Loading…
Add table
Add a link
Reference in a new issue