Česky
Kamil Dudka

Flex/Bison based compiler and interpreter written in C++ (using Boost)

vyp08/files/IScanner.png

An easy-to-read example of Flex/Bison usage in combination with the C++ language and Boost libraries. The program uses object oriented design and design patterns. Additionally its code is pretty short thanks to above mentioned compiler generators. The input language of compiler/interpreter is not very useful at all. However the program consists of a few generally (re)usable components. The program is licensed under GPLv3. See the README or its sources for more info.

Source code

Documentation