Ludovic 'Archivist' Lagouardette 8b66df0752 | 5 年前 | |
---|---|---|
spec | 5 年前 | |
src | 5 年前 | |
tests | 5 年前 | |
.editorconfig | 5 年前 | |
.gitignore | 5 年前 | |
.travis.yml | 5 年前 | |
LICENSE | 5 年前 | |
README.md | 5 年前 | |
shard.yml | 5 年前 |
Code generator to generate network packet parsers in C++ from YAML
crystal build src/andrew.cr
sudo chown root andrew
sudo chmod 0555 andrew
sudo mv andrew /usr/local/bin/
andrew tests/record.yml > record.cpp
See examples in /tests/