p4lang / project-ideas

Ideas for P4 Projects.
Apache License 2.0
6 stars 0 forks source link

Improve P4C's parser driver to parse arbitrary strings into P4C IR. #16

Open fruffy opened 1 month ago

fruffy commented 1 month ago

This way we can use the parser library independently of the compiler framework.

https://github.com/p4lang/p4c/issues/3811.