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