Objectscript

Objectscript is an object-oriented programming language
Download

Objectscript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Rob Clark
  • Publisher web site:
  • Operating Systems:
  • Mac OS X 10.2 or later
  • File Size:
  • 7.2 MB

Objectscript Tags


Objectscript Description

Objectscript is an object-oriented programming language 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:a simple java-like syntaxjavadoc supportclass system, with single inheritanceprivate/protected/public fields and methodsexceptionssynchronization and threadingcompiles to bytecode for higher performance.Here are some key features of "Objectscript":· a simple java-like syntax · class system, with single inheritance and mixins · private/protected/public fields and methods · exceptions for error handling · synchronization and threading · compiles to bytecode for higher performance · osdoc: a javadoc-like tool to extract API documents· from src code, plus API docs accessible reflectively · XML-RPC support · Windows COM support · regular expressions (requires java v1.4 or later) · Plus, it's free!What's New in This Release:· command line debugger: when invoking a script from the command line, you can use the --breakpoint (or -b) argument, followed by file and line number, to set one or more breakpoints.· build: it should now be possible to compile with JDK 1.5.0 (Java 5.0)· arrays: add pkg.array API with methods, such as newByteArray(len), to construct java arrays. Java arrays are not copied when passed to java code, so therefore if the java method writes into the array, the script code can see the result.Requirements:· Java v1.3 or later.


Objectscript Related Software