eropple / stab

A git clone of the Stab language, originating at http://code.google.com/p/stab-language/ .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build the compiler, libraries and tests:

	java -jar bin\build.jar
	
To run the tests (on success the compiler and libraries jar files are moved to the bin folder):

	java -jar bin\tests.jar
	
To clean the temporary files:

	java -jar bin\build.jar clean

About

A git clone of the Stab language, originating at http://code.google.com/p/stab-language/ .

License:Apache License 2.0


Languages

Language:XSLT 57.2%Language:CSS 33.7%Language:Shell 5.8%Language:Perl 2.6%Language:Python 0.9%