-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: Becavalier/cpplax
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Compiler] Just-in-time compilation.
enhancement
New feature or request
#5
opened Oct 21, 2023 by
Becavalier
[Compiler] Optimize Closure with "lambda lifting" / "closure conversion".
enhancement
New feature or request
#4
opened Oct 21, 2023 by
Becavalier
[Compiler] Optimize OpCodes for logical operators and branching conditions.
enhancement
New feature or request
#3
opened Oct 21, 2023 by
Becavalier
[Interpreter] Look up variables via indices in the corresponding environment.
enhancement
New feature or request
#2
opened Oct 21, 2023 by
Becavalier
Make the scanner "lazy" and spit out a token every time the parser requires (memory friendly).
enhancement
New feature or request
#1
opened Oct 21, 2023 by
Becavalier
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.