/llvm-calculator

A proof of concept, integrating a parser with Flex and Bison, and generating a target program with LLVM.

Primary LanguageCGNU General Public License v3.0GPL-3.0

llvm-calculator

A proof of concept, integrating a parser with Flex and Bison, and generating a target program with LLVM.

Each chapter contains one step in the evoluton of the parser.