[Geany-devel] C++ setters/getters generation plugin using Clang

Alexander Tumin itakingiteasy at xxxxx
Sat Mar 26 13:09:08 UTC 2011


Hello, i have written a simple plugin to generate C++ setters and
getters using Clang for parsing C++ code.

You can check it out from github:
https://github.com/itakingiteasy/geany-setters-getters-generator-plugin

You also will need clang and llvm version 2.8+ (not sure, i have
tested it only with 3.0-trunk) to build it.

This is my first real C project, so sorry for code quality, i am still
learning %)



More information about the Devel mailing list