Con este IDE podrá probar cualquier script escrito en JMEScript con toda la funcionalidad del lenguaje, incluidos gráficos 2D y conexión MySQL.
La versión para Android, en este momento, tiene menos funcionalidad y ejecuta la versión 0.1 de JMEScript.
Parser JME y lenguaje JMEScript en https://sourceforge.net/projects/jme/
Documentación en https://morenobarrientos-jme.site44.com/
Código fuente y UDL para Notepad++ en pestaña 'FILES'
== This project has been renamed to slang-lang/slang and moved to Github. ==
ObjectiveScript is an object orientated scripting language that tries to combine the speed of scripting with an object orientated syntax similar to Java and C++. The language offers native data types like bool, double, float, int and string as well as user defined object types and a system library with data types similar to the Java boxed types like Integer and String. Collections like List, Map, etc. can be used...
RulesEngine is an easy, powerful and the most advanced rules engine available. It can be embedded in a java application and changes to rules can be made on the fly without compiling the applications.