- converts infix expressions to postfix expressions
- converts infix expression to expression trees
- built completely in Javascript
- has a simple GUI (index.html) which can be used to create a variable-value map and solve basic expressions
- built using ES2015 classes/ES2015 syntax
- compiles down to ES5 code using Babel
mahirshah/expressionTreeJs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|