A tool to parse expression and form an expression tree. Can be used to understand complex If-Else conditions/ Algorithm studies / compiler design studies.
It uses L-R paring technique and created tree using top down approach.
Source : https://gist.github.com/vimaltiwari2612/19185271be710c04b30df4eb1177e19c
CSS used : https://www.cssscript.com/semantic-hierarchy-tree-treeflex/