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 anni fa
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 anni fa
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 anni fa
Linker Initial commit. 6 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
.gitignore Removed scripts.class and updated gitignore 6 anni fa
README.md Test for SSH commits 6 anni fa
build.gradle Initial commit. 6 anni fa
common.gradle Initial commit. 6 anni fa
settings.gradle Initial commit. 6 anni fa

README.md

ZenScript

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

TODO readme.