This website requires JavaScript.
Explore
Help
Sign In
strips
/
pork
Watch
2
Star
0
Fork
0
You've already forked pork
mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced
2025-08-03 05:10:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0024a8b141
pork
/
ast
/
build.gradle.kts
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Multi-module arrangement and the start of AST generation.
2023-09-04 06:15:21 +00:00
plugins {
Auto-generate the AST.
2023-09-05 04:50:27 +00:00
id("gay.pizza.pork.module")
Multi-module arrangement and the start of AST generation.
2023-09-04 06:15:21 +00:00
id("gay.pizza.pork.ast")
}
Reference in New Issue
Copy Permalink