This website requires JavaScript.
Explore
Help
Sign in
ryuslash
/
crafting-interpreters
Watch
1
Star
0
Fork
You've already forked crafting-interpreters
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
db403da4b2
crafting-interpreters
/
jlox
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Add basic test
2021-02-18 06:42:37 +01:00
#!/usr/bin/env sh
Pass all arguments to lox
2021-02-18 07:07:19 +01:00
/usr/bin/java -jar src/_build/com/craftinginterpreters/lox/Lox.jar "$@"
Reference in a new issue
Copy permalink