You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
Currently, the bytecode is VERY suboptimal. Suboptimal to the extent of an while-true checking whether or not true is true every time.
Make the adequate infrastructure for optimizing the AST and bytecode, and implement some basic optimizations.