File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- Java/JS preprocessor - Tuxedo Script [ 0.05MiB ]
1
+ Java/JS preprocessor - Tuxedo Script
2
2
-----------------------------------------------------
3
- JS TS (Tuxedo Script 11.6.V )
3
+ JS TS (Tuxedo Script 15.9.0 )
4
4
5
5
Inspiration:
6
6
ECMA Script6, CoffeeScript, Java, and Python
@@ -14,10 +14,10 @@ A [Pen](http://codepen.io/Ephellon/pen/EvxVaJ) by [Mink CBOS - Ephellon Dantzler
14
14
### How to Run the Compiler
15
15
In order to run the compiler,
16
16
- unzip the zip file,
17
- - go to your terminal,
18
- - and run the compiler through there .
17
+ - open tuxedo.bat ( go to the terminal and type tuxedo.sh if using Linux) ,
18
+ - and follow the prompt .
19
19
20
20
Or, if you have a Java editing app,
21
- - import the files into a "src" package, and new class and simply run the compiler as an application.
21
+ - import the tuxedo.jar file and simply run the compiler as an application.
22
22
23
23
_ Note: this is my first Hy-Brid compiler, so feel free to leave notes/comments/critisism that will help make it better_
You can’t perform that action at this time.
0 commit comments