[olofsonprojects] ANN: EEL 0.1.13 released

  • From: David Olofson <david@xxxxxxxxxxx>
  • To: olofsonprojects@xxxxxxxxxxxxx
  • Date: Mon, 16 Nov 2009 03:36:51 +0100

        EEL 0.1.13 released
        -------------------
        Another maintenance release, basically - although this one
        actually contains some real changes rather than the usual
        compiler compatibility fixes. Highlights:

                * Threaded VM, using "computed goto" - up to
                  20% faster!

                * EELBox can save PNG images.

                * 'switch' no longer supports 'break' - so now
                  you can use that to break out of loops
                  without using labels.

                * 'else' in 'switch' replaced with 'default',
                  to avoid confusion with 'if' statements.

        BTW, I've pretty much decided to use EEL (0.2.x+) as a
        general scripting and configuration language in Kobo Deluxe[1],
        which is now in active development[2] again, so that might
        motivate EEL development a bit! Most importantly, the sound
        engine (also known as Audiality[3], containing an old precursor
        to EEL) is in for a rewrite, and will basically be reduced
        to a music/DSP toolkit for EEL. Of course, the next logical
        step is to use EEL for graphics loading and processing,
        themes, configuration and the like.

References:
        [1] http://olofson.net/kobodl
        [2] http://beijingcode.org/projects/kobo
        [3] http://audiality.org/

ChangeLog:
        http://eel.olofson.net/ChangeLog

Home:
        http://eel.olofson.net/

Downloads:
        http://eel.olofson.net/download.html

Direct download:
        http://eel.olofson.net/download/EEL-0.1.13.tar.bz2


-- 
//David Olofson - Developer, Artist, Open Source Advocate

.--- Games, examples, libraries, scripting, sound, music, graphics ---.
|  http://olofson.net   http://kobodeluxe.com   http://audiality.org  |
|  http://eel.olofson.net  http://zeespace.net   http://reologica.se  |
'---------------------------------------------------------------------'
---------------------------------------------------------------------------
The Olofson Projects mailing list.
Home:              http://olofson.net
Archive:           //www.freelists.org/archives/olofsonprojects
Unsubscribe: email olofsonprojects-request@xxxxxxxxxxxxx subj:"unsubscribe"
---------------------------------------------------------------------------

Other related posts:

  • » [olofsonprojects] ANN: EEL 0.1.13 released - David Olofson