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-05 14:11:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2631b6752baf8919b234339c4b9a19255276fce7
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-03 23:15:21 -07:00
plugins {
Auto-generate the AST.
2023-09-04 21:50:27 -07:00
id("gay.pizza.pork.module")
Multi-module arrangement and the start of AST generation.
2023-09-03 23:15:21 -07:00
id("gay.pizza.pork.ast")
}
Reference in New Issue
Copy Permalink