A simple Flex and Bison-based Linguistics syntax tree generator. Final project for Spring 2021 CPTS 483 (Topics in Computer Science: Practical Introduction to Compilers) taught by Aravind Sukumaran Rajam at Washington State University.
tree_gen_demo.mp4
The result converted to a Graphviz visualizer:
- Converts simple labeled bracket notation into DOT format
- Supports piping, for use in other applications, such as the DOT program for converting into an image
Syntax Tree Gen is licensed under the GNU General Public License v3.0