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

Reduce first pass of If to only convert program statements #20

Open
lyncmi07 opened this issue Jul 17, 2019 · 0 comments
Open

Reduce first pass of If to only convert program statements #20

lyncmi07 opened this issue Jul 17, 2019 · 0 comments

Comments

@lyncmi07
Copy link
Owner

A first conversion of Ifm1 to If is used to populate the program environment before performing a second conversion to correct mistakes in the conversion of expressions.
This first conversion only needs to convert elements that actually affect the program environment.
That being elements at the program statement level

@lyncmi07 lyncmi07 changed the title Reduce first pass to If to only convert program statements Reduce first pass of If to only convert program statements Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant