8000 GitHub - pierce-m/p4c: P4-16 prototype compiler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pierce-m/p4c

 
 

Repository files navigation

This folder contains the C++ source code for the P4-16 compiler.

The compiler documentation is in docs/README.md

To build execute the following commands:

./bootstrap.sh
cd build
make check

About

P4-16 prototype compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.3%
  • Python 3.0%
  • Makefile 1.2%
  • Lex 1.0%
  • C 0.7%
  • M4 0.6%
  • Shell 0.2%
0