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 67ee99945e Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
CodeFormatter - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 years ago
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 years ago
CodeModel Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
CompilerShared Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
Constructor Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
DrawableGui - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) 6 years ago
DrawableGuiIconConverter - Removed old paint code 6 years ago
IDE - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 years ago
JavaAnnotations Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
JavaBytecodeCompiler Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
JavaIntegration Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
JavaShared Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
JavaSourceCompiler Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
ModuleDeserializer Removed TypeArgument and simplified type system a little 6 years ago
ModuleSerializationShared - Annotations are now serializable 6 years ago
ModuleSerializer Fix access modifiers 6 years ago
Parser Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
ScriptingExample Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 years ago
Shared - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 years ago
Validator - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 years ago
.gitignore Removed scripts.class and updated gitignore 6 years ago
README.md Test for SSH commits 6 years ago
build.gradle Initial commit. 6 years ago
common.gradle Initial commit. 6 years ago
settings.gradle Initial commit. 6 years ago

README.md

ZenScript

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

TODO readme.