aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/program.lux')
-rw-r--r--new-luxc/source/program.lux7
1 files changed, 6 insertions, 1 deletions
diff --git a/new-luxc/source/program.lux b/new-luxc/source/program.lux
index 4d6d63835..2ec090903 100644
--- a/new-luxc/source/program.lux
+++ b/new-luxc/source/program.lux
@@ -21,7 +21,10 @@
[tool
[compiler
[phase
- ["." macro (#+ Expander)]]
+ ["." macro (#+ Expander)]
+ ["." extension #_
+ [analysis
+ ["#" jvm]]]]
[default
["." platform (#+ Platform)]]]]]
[program
@@ -159,7 +162,9 @@
(program: [{service /cli.service}]
(/.compiler @.jvm
+ ".jvm"
..expander
+ extension.bundle
..jvm
..bundle
jvmS.bundle