Add README.md

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-02-03 08:30:49 -05:00
parent 989c9b1212
commit 37ceb31834
+12
View File
@@ -0,0 +1,12 @@
## P4RSE: P4 Runtime In Swift Environment
_P4SE_ (yes, the acronym is a bit forced) is a P4 parser and runtime written in Swift. The project was started as a means to better learn Swift.
### Status
Very, very alpha:
1. Limited parts of the language can be parsed.
2. Limited programs can be evaluated.
Please check back often!