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

New assembler implementation #9

Merged
merged 3 commits into from
Nov 18, 2021
Merged

New assembler implementation #9

merged 3 commits into from
Nov 18, 2021

Conversation

bobbinth
Copy link
Contributor

@bobbinth bobbinth commented Nov 8, 2021

This PR adds a new assembler implementation. This implementation compiles Miden assembly into the new program structure (Scripts). Additionally, the new assembler support procedure abstractions.

  • Implement basis assembler.
  • Implement compilation and invocation of script procedures.
  • Add tests.

@bobbinth bobbinth marked this pull request as ready for review November 18, 2021 08:03
@bobbinth bobbinth merged commit 2d4f55a into next Nov 18, 2021
@bobbinth bobbinth deleted the v1-assembler branch November 18, 2021 08:06
@bobbinth bobbinth mentioned this pull request Nov 18, 2021
39 tasks
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.

None yet

1 participant