compilation_course_compiler/README.md

5 lines
176 B
Markdown
Raw Normal View History

2024-03-26 19:02:54 +00:00
# Todo
- [ ] Error handling(so it wont just print sly: unexpected token or whatever it says)
- [ ] Handle comparisons properly(==,!=,<=,>=,<,>)
- [ ] Proper readme about files