My favorites | Sign in
Project Home Downloads Wiki Issues
READ-ONLY: This project has been archived. For more information see this post.
Search
for
JavarAsJava  
Using the Jarvar classes
Updated Mar 26, 2012 by jackokring

Introduction

Classes describe the objects which can be used to program in jarvar. Jarvar can be used as a library with Java to abstract program logic away from a platform hardware, for a write once run on many functionality.

Any program using jarvar also has access to a script engine which runs the language ScriptLanguage SL (which has a command reference IndexOfWords), and can be extended for user macro or user programming. Programs can be fully written in ScriptLanguage so that Java syntax does not have to be learned.

Powered by Google Project Hosting