ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben 6c510eb26b - Added bytecode implementation interface & support for it in the expression compiler 7年前
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 7年前
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 7年前
Linker Initial commit. 7年前
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 7年前
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 7年前
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 7年前
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 7年前
.gitignore Removed scripts.class and updated gitignore 7年前
README.md Test for SSH commits 7年前
build.gradle Initial commit. 7年前
common.gradle Initial commit. 7年前
settings.gradle Initial commit. 7年前

README.md

ZenScript

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

TODO readme.