basmith / stab-language

Automatically exported from 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

Automatically exported from code.google.com/p/stab-language

License:Apache License 2.0


Languages

Language:HTML 44.3%Language:XSLT 31.0%Language:CSS 18.2%Language:Batchfile 3.1%Language:Shell 1.5%Language:Perl 1.4%Language:Python 0.5%