Ludovic 'Archivist' Lagouardette 32d1895f0b | 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. It is named after @DistantValhalla, a professional translator from Japanese to English.
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/