Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 156 Bytes

json2p4-compiler-prototype

This prototype compiler generates p4 source given a JSON input.

$ python3 json2p4.py example.json

More details coming soon