Donate Share

JILRuntime/JewelScript

Code

Programming Languages: C

License: zlib/libpng License

Show:

What's happening?

  • JILRuntime / JewelScript v0.9.2.4 is out!

    I have uploaded the next major version of the JewelScript scripting runtime. The library has been tested for several weeks and seems stable. NOTE however, that this release again contains a vast amount of changes and upgrading from earlier versions of the library will not be easy. Brief changes overview: 1) New language features - Type-safe arrays - Multi-dimensional array...

    2007-10-04 15:26:56 UTC by jewe_1969

  • JILRuntime / JewelScript updated to v0.8.1.89

    JewelScript is a general purpose, object-oriented script language that compiles into code for a register based virtual machine. The source code is available for free under the zlib/libpng license. This is a serive release that fixes a compiler problem that prevented an array initializer expression to be converted directly into a string: string s = (string) { 10, 20, 30 };.

    2007-02-15 03:07:13 UTC by jewe_1969

  • JILRuntime / JewelScript updated to v0.8.1.88

    JewelScript is a general purpose, object-oriented script language that compiles into code for a register based virtual machine. The source code is available for free under the zlib/libpng license. This is a service release that fixes several bugs and problems with the initial v0.8 release. See the changelog for details.

    2006-12-20 08:38:48 UTC by jewe_1969

  • JILRuntime / JewelScript updated to v0.8.1.81

    JewelScript is a general purpose, object-oriented script language that compiles into code for a register based virtual machine. The source code is available for free under the zlib/libpng license. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ATTENTION --------- This release (v0.8) contains an important change to the...

    2006-11-11 16:30:46 UTC by jewe_1969

  • ScriptApp updated to v0.7.1.59

    The ScriptApp project is a simple demonstration of using the JewelScript language in a graphical application. The executable is only available for the Windows platform at the moment. The ScriptApp application exports several classes of graphical objects (called "Layer") to the JewelScript language and allows the user to write "Applets" in JewelScript and have them run by...

    2006-04-09 23:07:04 UTC by jewe_1969

  • JILRunOnly updated to v0.2.1.33

    The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application. Changes in this build: - updated to JILRuntime v0.7.1.59 - currently, package only contains project for MSVC++ 6.0.

    2006-04-09 14:06:42 UTC by jewe_1969

  • JILRuntime/JewelScript project suspended

    You might wonder why you haven't seen any updates / new releases to the project since September 2005. This is because I have suspended the project. There are personal issues in my private life that force me to focus on other things for an uncertain time. I hope you can understand. This doesn't mean that this project is dead. I hope that some day in the future I'll be able to continue to work on...

    2006-04-09 14:06:14 UTC by jewe_1969

  • One year at sourceforge.net

    Yes, a few days ago, the JewelScript project had it's one year "anniversary" at sourceforge. Time to look back and think about what has changed, or what has not changed during the last 12 months. Well, if you compare the latest version v0.7 (which is still not publicly available), or even the latest released version v0.6 to the first version I published at sourceforge, then it is.

    2006-01-26 11:56:02 UTC by jewe_1969

  • Don't forget to visit the project homepage!

    For most recent news, updates, background infos and examples, visit the project homepage at: http://www.jewe.org.

    2005-11-22 15:19:33 UTC by jewe_1969

  • Code Optimization in JILRuntime v0.7!

    Yes, the upcoming version of the JewelScript compiler will have Code Optimization, fully leveraging the full range of virtual machine instructions and addressing modes and significantly increasing performance of script code! Read all about it here: http://www.jewe.org/jewelscript/tn-optimize.html And remember to visit the project homepage regularly for updates: http://www.jewe.org.

    2005-11-22 15:14:19 UTC by jewe_1969