- BUILD.md - Instructions how build this project.
- Manual_commsdsl2comms.md - Manual of the commsdsl2comms code generator and its available command line options.
- Manual_commsdsl2tools_qt.md - Manual of the commsdsl2tools_qt code generator and its available command line options.
- Manual_commsdsl2test.md - Manual of the commsdsl2test code generator and its available command line options.
- Manual_commsdsl2swig.md - Manual of the commsdsl2swig code generator and its available command line options.
- Manual_commsdsl2emscripten.md - Manual of the commsdsl2emscripten code generator and its available command line options.
- GeneratedProjectWalkthrough.md - Overview of the project directory structure generated by the commsdsl2comms.
- DebugProtocolDef.md - Tips on how to debug the protocol definition code.
- TestingGeneratedProtocolCode.md - Information on how to fuzz test the protocol code (generated by the commsdsl2comms) with AFL.
- VisualProtocolAnalysis.md - Information on how to build the protocol definition plugin for the CommsChampion Tools.
- OtherLanguagesSupport.md - Support of other high level languages by the generation of the bindings (glue code) using SWIG.
- WebAssemblySupport.md - WebAssembly support using emscripten.