mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 21:21:33 +00:00
build: move parser and tokenizer into separate modules
This commit is contained in:
@ -4,6 +4,7 @@ includeBuild("buildext")
|
||||
|
||||
include(
|
||||
":common",
|
||||
":tokenizer",
|
||||
":ast",
|
||||
":parser",
|
||||
":frontend",
|
||||
|
Reference in New Issue
Block a user