Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheusphalves/tree-expressions

Expression tree made on Data Structure discipline in 2018. There're many structures used like stacks, linkedlist. Basically, you need put on an aritmethic expression and variables values to receice a result. See the readme for more infomations about your use.
https://github.com/matheusphalves/tree-expressions

expression-tree tree-structure

Last synced: 4 days ago
JSON representation

Expression tree made on Data Structure discipline in 2018. There're many structures used like stacks, linkedlist. Basically, you need put on an aritmethic expression and variables values to receice a result. See the readme for more infomations about your use.

Awesome Lists containing this project