This folder contains the C++ source code for the P4 v1.2 compiler. The compiler documentation is in docs/README.md To build execute the following commands: ./bootstrap.sh cd build make check