Skip to content

Conversation

@TobiasWrigstad
Copy link
Collaborator

Fixes #252

I may be mistaken, but I think all constants in the environment model pictures are names of functions, not const constants. Needs reviewing.

@TobiasWrigstad
Copy link
Collaborator Author

Accidentally managed to add dd35bdb to PR as well.

@martin-henz martin-henz self-requested a review June 26, 2020 03:20
Copy link
Member

@martin-henz martin-henz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2020-06-26 at 11 19 49 AM

This should say "other names" instead of "other variables", to be consistent with the text and with Figure 3.2.

Screenshot 2020-06-26 at 11 26 17 AM

This should say "make_withdraw" instead of "make_withdraw_with_balance". (The longer name was consistent with an earlier version of the JS adaptation; in the meantime I reverted to a version that is closer to the original Scheme version.)

Screenshot 2020-06-26 at 11 28 26 AM

Same here: make_withdraw_with_balance -> make_withdraw

Screenshot 2020-06-26 at 11 29 12 AM

...and here.

Screenshot 2020-06-26 at 11 29 57 AM

...and finally here.

@TobiasWrigstad
Copy link
Collaborator Author

Updated with bug fixes and fixes to the above.

Copy link
Member

@martin-henz martin-henz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looking great!

@martin-henz martin-henz merged commit 01b0011 into master Jun 27, 2020
@RichDom2185 RichDom2185 deleted the environment-model-with-constants branch July 7, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants