/cinspect

reflection codegen for c

Primary LanguagePython

cinspect for clang

generate printers for c data structures using clang

install

pipenv install

run

python cinspect.py test/test_bare_struct.c --output test_output/ -v