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 před 6 roky
CodeModel - Added bytecode implementation interface & support for it in the expression compiler před 6 roky
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 před 6 roky
Linker Initial commit. před 6 roky
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 před 6 roky
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 před 6 roky
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 před 6 roky
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 před 6 roky
.gitignore Removed scripts.class and updated gitignore před 6 roky
README.md Test for SSH commits před 6 roky
build.gradle Initial commit. před 6 roky
common.gradle Initial commit. před 6 roky
settings.gradle Initial commit. před 6 roky

README.md

ZenScript

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

TODO readme.