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

create an intermediate representation of mnemonics for the vm #17

Closed
cedricschwyter opened this issue Nov 2, 2022 · 1 comment · Fixed by #30
Closed

create an intermediate representation of mnemonics for the vm #17

cedricschwyter opened this issue Nov 2, 2022 · 1 comment · Fixed by #30
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cedricschwyter
Copy link
Owner

cedricschwyter commented Nov 2, 2022

this serves to decouple the stack machine from the whitespace instruction mnemonics

@cedricschwyter cedricschwyter added the enhancement New feature or request label Nov 2, 2022
@cedricschwyter cedricschwyter self-assigned this Nov 2, 2022
@cedricschwyter cedricschwyter added this to the v1.3 milestone Nov 2, 2022
@cedricschwyter
Copy link
Owner Author

the idea here is to follow the llvm IR idea, such that we can then have the llvm suite generate optimized executables

@cedricschwyter cedricschwyter linked a pull request Nov 3, 2022 that will close this issue
@cedricschwyter cedricschwyter removed a link to a pull request Nov 3, 2022
@cedricschwyter cedricschwyter linked a pull request Nov 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant