- 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
-
Notifications
You must be signed in to change notification settings - Fork 1
mahirshah/expressionTreeJs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An infix to expression tree creator and solver with a basic GUI and "variable-value" mapping.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published