The Idea is that users will have an exe program they can run on their code, the program will use #clang to parse the symbols and store them. then I want users to be able to write small scripts which will be able to use the symbols to generate files.
Comments
Log in with your Bluesky account to leave a comment
I also want to add some library files which can just be linked to a project which allow direct access to the object's metadata (similar to unreal's class system)
Comments