The interpreter can evaluate mathematical and logical expressions with integers. Supported operations are: addition, subtractions, multiplication, division, greater than, less than, greater or equal to, less or equal to, equal to, not equal to. Expressions can be evaluated in prefix, infix or postfix notation. In addition, the use of variables is allowed, as shown in the examples that follow. Finally, roman numerals are supported as well.
-
Notifications
You must be signed in to change notification settings - Fork 0
Baksonator/simple-interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple interpreter for evaluating mathematical and logical expressions in prefix, infix and postfix notations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published