Skip to content
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

Add an optimizing compiler #239

Open
wants to merge 88 commits into
base: trunk
Choose a base branch
from
Open

Add an optimizing compiler #239

wants to merge 88 commits into from

Conversation

tekknolagi
Copy link
Owner

@tekknolagi tekknolagi commented Feb 7, 2025

To do still:

  • Better const folding of lists (collect them in a const-finding pass)
  • Variants (cc @Denbox if they are interested)

Fix #154

@tekknolagi tekknolagi temporarily deployed to scrapscript-pr-239 February 7, 2025 23:28 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add optimizer to compiler
1 participant