P4 compiler from p4.org emits a JSON file as an intermediate representation. A detailed parser for that JSON file is developed. As an use case for the parser library, an utility is provided that prints the JSON content in the form of the original P4 file. json_parsing_lib.py is the library, json_parsing_cmd.py is the sample application
-
Notifications
You must be signed in to change notification settings - Fork 0
P4 compiler from p4.org emits a JSON file as an intermediate representation. A detailed parser for that JSON file is developed. As an use case for the parser library, an utility is provided that prints the JSON content in the form of the original P4 file. json_parsing_lib.py is the library, json_parsing_cmd.py is the sample application
debatgithub/p4_json_parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
P4 compiler from p4.org emits a JSON file as an intermediate representation. A detailed parser for that JSON file is developed. As an use case for the parser library, an utility is provided that prints the JSON content in the form of the original P4 file. json_parsing_lib.py is the library, json_parsing_cmd.py is the sample application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published