Ludovic 'Archivist' Lagouardette 32d1895f0b | пре 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. 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/