Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanBrouwer committed Aug 10, 2024
1 parent e3bfb06 commit d46e95d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ THE BIG TODO LIST:
- Multi-file support
- Make `program` part of self in TcEnv
- Add type checking to grammar adaptation
- Use a smarter data structure than a HashMap for caching
- Use a smarter data structure than a HashMap for caching
- Multi-file support
- Make statement a parametric rules
- Grammars can be stored in `let` statement and returned from programs
- How do manage this arena-wise?

0 comments on commit d46e95d

Please sign in to comment.