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

Flattened intermediate representation #3489

Open
berekuk opened this issue Jan 7, 2025 · 0 comments
Open

Flattened intermediate representation #3489

berekuk opened this issue Jan 7, 2025 · 0 comments
Labels
Interpreter The core squiggle execution engine (reducer)

Comments

@berekuk
Copy link
Collaborator

berekuk commented Jan 7, 2025

Continuing from #1932.

Related explanation: https://cs.lmu.edu/~ray/notes/ir/

Might win us some more performance, and open the route to other optimization (e.g. storing symbols separately from compiled code).

@berekuk berekuk added the Interpreter The core squiggle execution engine (reducer) label Jan 7, 2025
@github-project-automation github-project-automation bot moved this to 🆕 To prioritize in Overview Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interpreter The core squiggle execution engine (reducer)
Projects
Status: 🆕 To prioritize
Development

No branches or pull requests

1 participant