/Compiler-Base

A base for a compiler using the Qt framework.

Primary LanguageQMakeApache License 2.0Apache-2.0

Compiler Base

This is a base for a compiler written using the Qt framework. It provides basic utilities for scanning through files and could be easily built to implement a recursive decent parser.