mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 13:11:32 +00:00
add a standard library, and introduce formed imports (import std "myfile.pork")
This commit is contained in:
@ -8,6 +8,7 @@ include(
|
||||
":parser",
|
||||
":frontend",
|
||||
":evaluator",
|
||||
":stdlib",
|
||||
":ffi",
|
||||
":tool"
|
||||
)
|
||||
|
Reference in New Issue
Block a user