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)
- Host: GitHub
- URL: https://github.com/ephellon/tuxedoscript-java
- Owner: Ephellon
- Created: 2015-12-12T09:46:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T14:46:13.000Z (about 10 years ago)
- Last Synced: 2025-05-21T02:46:24.373Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_