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

Banish the middle-step compiler #2

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Banish the middle-step compiler #2

merged 1 commit into from
Feb 29, 2024

Conversation

Rexicon226
Copy link
Owner

@Rexicon226 Rexicon226 commented Feb 29, 2024

All this compiler was doing was increasing code complexity and compile time. Exact same thing is possible in 150 lines of code.
This also abstracts away code objects even more, making it easier to continue work on function frames.

@Rexicon226 Rexicon226 self-assigned this Feb 29, 2024
@Rexicon226 Rexicon226 merged commit 41ca2b1 into master Feb 29, 2024
1 check passed
@Rexicon226 Rexicon226 deleted the dump-compiler branch February 29, 2024 10:32
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