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

feat: add support for GAME function and for providing gaming inputs at runtime #505

Merged
merged 12 commits into from
Aug 16, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #483

This improves the compiler so that the GAME function has a proper implementation that allows for reading user-defined gaming inputs that are supplied at runtime (similar to how it works in Vensim). See issue for more details.

/cc @ToddFincannonEI

@chrispcampbell chrispcampbell merged commit 338e91e into main Aug 16, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/483-game-function-v2 branch August 16, 2024 22:35
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.

Add support for GAME function and providing gaming inputs at runtime
1 participant