This commit is contained in:
2025-11-03 18:22:24 +01:00
commit 0f5a46b651
11 changed files with 621 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
run:
go run ./src/.
buid:
go build -o bin/parser ./src/.