|
|
пре 6 година | |
|---|---|---|
| spec | пре 6 година | |
| src | пре 6 година | |
| tests | пре 6 година | |
| .editorconfig | пре 6 година | |
| .gitignore | пре 6 година | |
| .travis.yml | пре 6 година | |
| LICENSE | пре 6 година | |
| README.md | пре 6 година | |
| shard.yml | пре 6 година | |
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/