Skip to content

Contains the full source for my article about implementing a code generator with libclang.

License

Notifications You must be signed in to change notification settings

syntheticpp/code-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Contains the full source for my article about implementing a code generator with libclang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published