mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2026-02-04 10:30:19 +00:00
vm: very basic virtual machine
This commit is contained in:
@@ -7,6 +7,8 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":minimal"))
|
||||
api(project(":compiler"))
|
||||
api(project(":vm"))
|
||||
api("com.github.ajalt.clikt:clikt:4.2.0")
|
||||
|
||||
implementation(project(":common"))
|
||||
|
||||
Reference in New Issue
Block a user