/xml-parser-and-visualizer

XML parser and document tree visualizer

Primary LanguagePython

XML Parser and Document Element Tree Visualizer [2016-2017]

This projet was done as a learning initiative for a course.


Features:
* Symbol Table
* Intermediate Code in Dot graph format for understanding dependencies between a pair of nodes
* Graph using dot utility by graphviz

Dependencies:
* python 3.x
* dot utility
* png image viewer
* bash shell

Execution
Run this in terminal after pwd is set to project folder > $bash run.sh