Skip to content

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

License

Notifications You must be signed in to change notification settings

basmith/stab-language

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages