libclang is incredible. I'm writing a reflection parser with it and I'm amazed how easy is to navigate through C++ classes and generate reflected code with it
#Cpp #libclang #C++ #gamedev
7
0
1
0
libclang is incredible. I'm writing a reflection parser with it and I'm amazed how easy is to navigate through C++ classes and generate reflected code with it
#Cpp #libclang #C++ #gamedev
Today, I was finally able to make an installable #freebsd package of a program I wrote in #rust to help keep track of finances.
Weirdly though, I cannot build it through the preferred means these days, due to a weird issue with #libclang that only happens in a #poudriere jail.