aboutsummaryrefslogtreecommitdiffstats
path: root/jlox
diff options
context:
space:
mode:
Diffstat (limited to 'jlox')
-rwxr-xr-xjlox3
1 files changed, 3 insertions, 0 deletions
diff --git a/jlox b/jlox
new file mode 100755
index 0000000..4ef4503
--- /dev/null
+++ b/jlox
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+/usr/bin/java -jar src/_build/com/craftinginterpreters/lox/Lox.jar