github.com/keybase/node-avdl-compiler/test/files

AVDL to Go compiler written in IcedCoffeeScript (node)


License
BSD-3-Clause
Install
go get github.com/keybase/node-avdl-compiler/test/files

Documentation

AVDL Compiler

Travis CI npm version

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