Interbuf is a generalized protocol language.
This is the repository of the compiler of the protocol definition language (interbufc).
| Language | Langugae ID | Remarks |
|---|---|---|
| C++ | cpp | Does not use exception. |
| TypeScript | ts | Requires ES2020. |
interbufc -l <language for output> -o <path to contain the output files>