News

This repository contains the implementation of an abstract syntax tree (AST) for CSimple programs. The project aims to enhance understanding of AST classes, bison's actions, and parser development.
There is a also an examples library that showcases how to benefit the tool. With some modification this class can be used to promote some specific coding guidelines within a company when agreed.