Skip to content

Commit

Permalink
Todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-M-Lucas committed Jun 16, 2024
1 parent 31c8d7d commit e572b1f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 34 deletions.
41 changes: 14 additions & 27 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

2. Add support for builtin function
3. Add function/method calling
4. Finish off evaluable compilation
5. Finish of handling of remaining lines
6. Add rich parser errors
7. Add all errors in
8. All other todos, of course
1. Add support for non-toplevel function calling
2. Finish off evaluable compilation
3. Finish of handling of remaining lines
4. Add support for non-inline builtin functions
5. Add rich parser errors
6. Add all errors in
7. All other todos, of course

0 comments on commit e572b1f

Please sign in to comment.