ObjectScript is a general purpose object-oriented programming language for Java. It is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java. It comes with a integrated editor/debugger.
What's new in this version:
- extend error checking to prevent return of undefined to also prevent throw of undefined
- dialog bounds: fix a problem that could result in dialogs with zero width/height (which results in the dialog not being visible)
- external plugins: work around what appears to be a bug in Sun's regular expression library for java v1.4.1_02, which resulted in an unhandled exception at startup.
. Follow the link and
free download ObjectScript now.
DETAILS