Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 460 Bytes

Implementing a code generator with libclang

This repository contains the full source code for my article about implementing a code generator with libclang. Please refer to the article for details.

Building

The following is required to build this project:

To build the project and run the code generator at the same time, run ./build.sh