Browse Source

Update todos

github-actions
Garrit Franke 3 years ago
parent
commit
4980474c41
  1. 3
      TODO

3
TODO

@ -2,9 +2,7 @@
# Features
- Variable reassignment
- Array access syntax
- Add while loop
- Add for loop
- Add type system
- Write stdlib with builtin functions
@ -12,3 +10,4 @@
# Cleanups
- Improve error reporting (See ./util/string_util::highlight_position_in_file)
- Use .peek() instead of .next() for expression parsing

Loading…
Cancel
Save