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

interpreter simulation, Part 1 #600

Merged
merged 19 commits into from
Sep 2, 2024
Merged

interpreter simulation, Part 1 #600

merged 19 commits into from
Sep 2, 2024

Conversation

InfiniteEchoes
Copy link
Collaborator

@InfiniteEchoes InfiniteEchoes commented Aug 20, 2024

Initial attempt for #593

  • Set up the basic framework to fill in the rest of the simulation code
  • Implemented some basic structures and axiomatized some of them
  • Implemented Stack's functionalities: push and pop

@InfiniteEchoes InfiniteEchoes changed the title WIP: interpreter simulation interpreter simulation, Part 1 Aug 30, 2024
@InfiniteEchoes InfiniteEchoes merged commit c786fef into main Sep 2, 2024
1 check passed
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.

2 participants