ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben 6c510eb26b - Added bytecode implementation interface & support for it in the expression compiler 6 years ago
CodeModel - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
JavaBytecodeCompiler - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
Linker Initial commit. 6 years ago
Parser - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
ScriptingExample - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
Shared - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
src/main/resources/org/openzen/zenscript/shared - Added bytecode implementation interface & support for it in the expression compiler - Replaced StringUtils.unescape with a simpler implementation - Added BuiltinTypeMembers to allow the compiler control over its tags 6 years ago
.gitignore Removed scripts.class and updated gitignore 6 years ago
README.md Test for SSH commits 6 years ago
build.gradle Initial commit. 6 years ago
common.gradle Initial commit. 6 years ago
settings.gradle Initial commit. 6 years ago

README.md

ZenScript

This is the main ZenScript project, containing various sub-projects.

TODO readme.