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 18566301a3 - Removed whitespace handling from the bare parser 6 年之前
CodeFormatter - Fixed validator acting up on type argument validation 6 年之前
CodeModel Finished LambdaClosure class 6 年之前
Constructor - Split token stream and parser (will be important for the IDE) 6 年之前
JavaBytecodeCompiler - Fixed validator acting up on type argument validation 6 年之前
Linker Fix calling of functions with generic parameters 6 年之前
Parser - Removed whitespace handling from the bare parser - Tokens no longer store whitespace 6 年之前
ScriptingExample - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6 年之前
Shared - Added try! and try? operators - WIP on exception handling 6 年之前
Validator - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6 年之前
.gitignore Removed scripts.class and updated gitignore 6 年之前
README.md Test for SSH commits 6 年之前
build.gradle Initial commit. 6 年之前
common.gradle Initial commit. 6 年之前
settings.gradle Initial commit. 6 年之前

README.md

ZenScript

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

TODO readme.