EnglishFrenchSpanish

Ad


OnWorks favicon

JILRuntime/JewelScript download for Linux

Free download JILRuntime/JewelScript Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named JILRuntime/JewelScript whose latest release can be downloaded as jilruntime_1_4_4_50_src.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named JILRuntime/JewelScript with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


JILRuntime/JewelScript


DESCRIPTION

A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#.

The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting.

An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. The integrated HTML documentation generator allows you to create documentation for your native bindings in seconds.

The project is released under the zlib/libpng license. It has been in development for over 10 years and offers some powerful features.

Extensive information, documentation, articles and code examples can be found at the developer blog.

Features

  • clean, consistent C-style syntax
  • declarative language – entities must be declared before use
  • static typing – compiler ensures type safety of the program
  • automatic type conversion, including user defined conversion methods
  • support for type-less variables
  • classes and implementation of interfaces (script and native)
  • single inheritance, including virtual methods and private members
  • multiple inheritance in the form of “mix-in classes” (policy classes)
  • pure native interfaces
  • factorization of interfaces (instantiating all implementors)
  • accessor methods – handler methods for class “properties”
  • co-functions (co-routines, cooperative threads)
  • delegates (first class functions and methods)
  • anonymous delegates (anonymous local functions and methods)
  • closures, local delegates that can access the parent function’s variables
  • lambda expressions (function literals)
  • hybrid classes (semi-inheritance by constructing delegates from base)
  • clauses – flow-control with a structured goto-statement
  • basic exception support (including user exception classes)
  • comprehensive support for namespaces
  • weak references
  • user-defined type aliases
  • built-in classes string, array, list, iterator, arraylist, table
  • integrated C++ binding code generator
  • integrated HTML documentation engine
  • XML export of a compiled program’s complete type information
  • maximizes compile-time checks
  • meaningful error and warning output (not just “Error 72″)
  • open-source (zlib/libpng license)
  • entirely self-contained and written in ANSI C
  • automatic memory management (ref-counting, CPU burst free)
  • optional mark and sweep garbage collector
  • algorithm for fast allocation / freeing of small objects
  • plug-in architecture for native types (classes / functions written in C or C++)
  • powerful, register based, general purpose VM
  • sophisticated byte-code optimizer
  • ability to save and load compiled programs as binary files
  • unlimited compile-link-run cycles without losing runtime data


Audience

Developers



Programming Language

C++, C



This is an application that can also be fetched from https://sourceforge.net/projects/jilruntime/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad