avdl-compiler
v1.4.10
Published
AVDL to Go compiler written in IcedCoffeeScript (for node)
Downloads
129
Readme
AVDL Compiler
AVDL compiler to Go, Python, and/or TypeScript written in IcedCoffeeScript.
Notably used by Keybase to compile our protocol definition files into usable types by our Go, Python, and TypeScript bots.
Development Setup and Testing
Found a bug or want to support a new language? We accept pull requests.
make install
make test