Browse Source

Update TODO

github-actions
Garrit Franke 3 years ago committed by GitHub
parent
commit
931e18a7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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