Skip to content

Conversation

@maximilianolgs
Copy link

Added functionality to work with the example provided with the Rockstar specs

*"LOWER OR EQUAL" and "HIGHER OR EQUAL" comparisons.
*Add, Substract, Multiply and Divide instructions added.
*NoOp instrucion added for comments.
*Added support to complex assignments (ie: x = y + z).
*Fixed Until and If blocks (and While too probably).
*Added "debug" flag and toString() methods to all instructions.
*Added auto conversion of inputs to numbers instead of only strings.
*Added pretty-print for integers.

…ar specs.

*"LOWER OR EQUAL" and "HIGHER OR EQUAL" comparisons.
*Add, Substract, Multiply and Divide instructions added.
*NoOp instrucion added for comments.
*Added support to complex assignments (ie: x = y + z).
*Fixed Until and If blocks (and While too probably).
*Added "debug" flag and toString() methods to all instructions.
*Added auto conversion of inputs to numbers instead of only strings.
*Added pretty-print for integers.
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.

2 participants