Skip to content

A simple Flex and Bison-based Linguistics syntax tree generator

License

Notifications You must be signed in to change notification settings

odeysiusstuon/SyntaxTreeGen

Repository files navigation

SyntaxTreeGen

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.

Demo

tree_gen_demo.mp4

The result converted to a Graphviz visualizer:

graphviz

Presentation

Link to presentation

Features

  • 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

License

Syntax Tree Gen is licensed under the GNU General Public License v3.0

About

A simple Flex and Bison-based Linguistics syntax tree generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages