This software is a library that generates source code of recursive descent parsers based on a grammar consisting of the parsing expressions and native Dart language source code. Production rules are ...
A simple pseudo-C++ parser and AST visualizer, written in C++17 as part of the Formal Approaches, Languages, and Compilers course project. This tool reads source code written in a simplified C++-like ...