ObjectScript is a general purpose object-oriented programming language. 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
Be the first to post a text review of ObjectScript. Rate and review a project by clicking thumbs up or thumbs down in the right column.
+ convert to eclipse build system + individual jars can be used stand-alone, or as an eclipse plugin + addition of org.oscript.eclipse.ui plugin to add eclipse support for editing ObjectScript files + support for java5 and later var-arg methods + supports negative array and string indexes, for ex: arr[-1] gives last array element or last character in string arr[..-2] gives the sub-array/sub-string up to and including second to last character/element + add '%' operator for string objects (for the python fans out there): "str=%s, num=0x%08x" % [str, num] + various optimizations, bug fixes, etc + and whatever else I can't remember anymore (been too long since I've uploaded a release!)
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: