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
Files
540826fb6eed6496613aba727f90acee8f4454c6
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