Instruction set creator is a simple tool that can be used to make instruction sets for various architectures. The features basic but allows you to organize, save, and generate code based on that architecture. If an obscure architecture needs to be documented this tool will help with that.
Example usage can be at ISCreator/example.cpp
You can use it to generate code but it currently supports:
- C++
- C
- RapidJson for C++