Another JVM based language for preview

S

Stone Zhong

Hi there,

Another JVM based scripting language is ready for preview, it is still under development mainly for library support and a framework for Android.

Orange Script is a common programming language, it offers a wide range of features:

It is a scripting language, you do not need to compile before you run it.
Platform independent: since it is a JVM language.
Dynamic typing.See Benefits of Dynamic Typing and Static Typing is the Root of All Evil.
Support functional programming
Function is first-class value.
Support closure: function can access variable in closure.
Support Prototype-based object-orianted programming
Easy to access Java library
Easy to call Java code from the script
Easy to be called by Java code.

For details, pls check it out at http://www.stonezhong.net/orangescript/

Thank you.

Regards,
Stone
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top