muNode a class using muParser, for info. #141
krcwrhvgyxzqelljes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made a muNode class wich uses muParser to parse the conditions, expressions.
The goal was to read in text files containing conditions, expressions, commands, and add them into a node structure.
When the node hierarchy is completed, the condition flow can be executed like a interpreter.
Within the source is example that run's trough 3 nested while loops and is also capable of running nested text files.
https://github.com/krcwrhvgyxzqelljes/muNode/blob/main/README.md
Beta Was this translation helpful? Give feedback.
All reactions