aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj
diff options
context:
space:
mode:
authorEduardo Julian2015-05-04 15:43:31 -0400
committerEduardo Julian2015-05-04 15:43:31 -0400
commit4f864b0090c05ab1d4aae92ca972105389227a14 (patch)
treec83585017a6ce0f77557e3c012e7b50ba361cdae /src/lux.clj
parentc2d2bec9daadf45731b7251ae7b510300885a306 (diff)
v0.1
Diffstat (limited to '')
-rw-r--r--src/lux.clj3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lux.clj b/src/lux.clj
index 1812bf294..de302b260 100644
--- a/src/lux.clj
+++ b/src/lux.clj
@@ -5,7 +5,8 @@
:reload-all))
(defn -main [& _]
- (time (&compiler/compile-all (&/|list "program"))))
+ (time (&compiler/compile-all (&/|list "program")))
+ (System/exit 0))
(comment
;; TODO: Finish total-locals