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 70bd868af4 Added support for functional interfaces. 6 年之前
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 年之前
arrays.zs WIP Array initializers pt. II 6 年之前
classes.zs - Added access & static checks to validator 6 年之前
conditionals.zs - Added access & static checks to validator 6 年之前
functions.zs - Added access & static checks to validator 6 年之前
functions2.zs - Added access & static checks to validator 6 年之前
functions3.zs - Added access & static checks to validator 6 年之前
functions_lambdas.zs - Added access & static checks to validator 6 年之前
helloworld.zs Fixed null comparison. 6 年之前
integration.zs Added support for functional interfaces. 6 年之前
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. 6 年之前
match.zs - Added access & static checks to validator 6 年之前
moreHellos.zs - Added access & static checks to validator 6 年之前
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 年之前
statements.zs - Added access & static checks to validator 6 年之前
switch.zs - Added access & static checks to validator 6 年之前
variants.zs - Added access & static checks to validator 6 年之前