Ludovic 'Archivist' Lagouardette 8b66df0752 | há 5 anos | |
---|---|---|
spec | há 5 anos | |
src | há 5 anos | |
tests | há 5 anos | |
.editorconfig | há 5 anos | |
.gitignore | há 5 anos | |
.travis.yml | há 5 anos | |
LICENSE | há 5 anos | |
README.md | há 5 anos | |
shard.yml | há 5 anos |
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/