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

refactor: ImlProgram compilation and finalization #147

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

phorward
Copy link
Member

@phorward phorward commented Nov 27, 2024

Reworks of the ImlProgram compilation

  • Cleaned-up and made the entire process more readable
  • statics split into parselets and statics to be more convenient
  • finalize works with lesser object cloning and dynamic borrowing

@phorward phorward changed the title ImlProgram rework ImlProgram rework compile and finalization Nov 27, 2024
@phorward phorward marked this pull request as ready for review November 27, 2024 12:03
@phorward phorward changed the title ImlProgram rework compile and finalization refactor: ImlProgram rework compile and finalization Nov 27, 2024
@phorward phorward changed the title refactor: ImlProgram rework compile and finalization refactor: ImlProgram compilation and finalization Nov 27, 2024
@phorward phorward merged commit 23cbb87 into tokay-lang:main Nov 27, 2024
3 checks passed
@phorward phorward deleted the ImlProgram branch November 27, 2024 21:50
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.

1 participant