mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e144962590
variable sized AST node has been implemented, so remove it from the todo list. Co-authored-by: Claude <noreply@anthropic.com>
259 B
259 B
Things to Do in the future
After mruby 3.1
- parser and code generator independent from
mrb_state(picoruby?) - iv/hash entry cache
- more peephole optimization (if possible)
Things to do (Things we need to consider)
- special variables ($1,$2..)