An open API service indexing awesome lists of open source software.

https://github.com/ephellon/tuxedoscript-java

JS TS (Tuxedo Script 15.9.0)
https://github.com/ephellon/tuxedoscript-java

Last synced: 12 months ago
JSON representation

JS TS (Tuxedo Script 15.9.0)

Awesome Lists containing this project

README

          

Java/JS preprocessor - Tuxedo Script
-----------------------------------------------------
JS TS (Tuxedo Script 15.9.0)

Inspiration:
ECMA Script6, CoffeeScript, Java, and Python

Not for use in IE

A [Pen](http://codepen.io/Ephellon/pen/EvxVaJ) by [Mink CBOS - Ephellon Dantzler](http://codepen.io/Ephellon) on [CodePen](http://codepen.io/).

[License](http://codepen.io/Ephellon/pen/EVxVaj/license).

### How to Run the Compiler
In order to run the compiler,
- unzip the zip file,
- open tuxedo.bat (go to the terminal and type tuxedo.sh if using Linux),
- and follow the prompt.

Or, if you have a Java editing app,
- import the tuxedo.jar file and simply run the compiler as an application.

_Note: this is my first Hy-Brid compiler, so feel free to leave notes/comments/critisism that will help make it better_