Skip to content
/ p4c Public
forked from p4lang/p4c

P4_16 reference compiler

License

Notifications You must be signed in to change notification settings

zzmic/p4c

Repository files navigation

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

About

P4_16 reference compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.6%
  • P4 9.7%
  • Python 5.2%
  • CMake 1.4%
  • C 1.0%
  • Shell 0.6%
  • Other 0.5%