zeek/tools/gen-zam
Tim Wojtulewicz 8f918dab47 Move gen-zam code into the main Zeek repository
This is based on commit 56a6db00b887c79d26f303676677cb490d1c296d from
the gen-zam repository.
2025-08-15 13:57:27 -07:00
..
src Move gen-zam code into the main Zeek repository 2025-08-15 13:57:27 -07:00
CMakeLists.txt Move gen-zam code into the main Zeek repository 2025-08-15 13:57:27 -07:00
README.md Move gen-zam code into the main Zeek repository 2025-08-15 13:57:27 -07:00

Gen-ZAM, a templator for the Zeek Abstract Machine

Zeek uses the gen-zam tool during its build, to synthesize operations in ZAM, the Zeek Abstract Machine. The main reason for why you might want to use this repository on its own is cross-compilation, for which you'll need gen-zam on the build host, much like bifcl and binpac.