Garrit Franke 3 years ago
parent
commit
ab5890f57e
  1. 7
      TODO

7
TODO

@ -3,10 +3,9 @@
# Features # Features
- Array access syntax - Array access syntax
- Add for loop - For loop
- Add type system - Type system
- Write stdlib with builtin functions - Nested expressions like (1 + (2 * 2))
# Cleanups # Cleanups
- Improve error reporting (See ./util/string_util::highlight_position_in_file) - Improve error reporting (See ./util/string_util::highlight_position_in_file)

Loading…
Cancel
Save