first commit
This commit is contained in:
commit
063194f8be
349 changed files with 36508 additions and 0 deletions
5
jlcc
Executable file
5
jlcc
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
./jlc $1.js > $1.j
|
||||
java -jar jasmin/jasmin-2.4/jasmin.jar $1.j
|
||||
java $1
|
Loading…
Add table
Add a link
Reference in a new issue