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

Module interpreter #6

Open
jkopanski opened this issue Aug 14, 2018 · 0 comments
Open

Module interpreter #6

jkopanski opened this issue Aug 14, 2018 · 0 comments

Comments

@jkopanski
Copy link
Owner

Come up with appropriate type for representing state. Since statements can modify that state interpreter should be something like: State RtlState.

We mostly care for final state, that will contain values for all outputs from Module.
Other important task for interpreter is to perform all side effects like prints.

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

No branches or pull requests

1 participant