[plt-scheme] MzEFL

From: Bruno Deferrari (utizoc at gmail.com)
Date: Sat May 21 23:11:40 EDT 2005

MzEFL allows to use the Enlightenment Foundation Libraries
(www.enlightenment.org) from MzScheme/MrEd.
This is what I have made so far, most things are working, but it is
still not complete (especially ecore-x), but Im mailing this in case
someone wants to play with it (and test it, and give some ideas on how
a higher level interface should be).
If you are going to use evas from mzscheme (from mred it works fine),
you have to load libpthread first, using ffi-lib from foreign.ss.
There are 3 examples included, one using edje, one using eet and one using edb.

Enjoy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mzefl.tar.bz2
Type: application/x-bzip2
Size: 20717 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20050522/2cc85be7/attachment.bz2>

Posted on the users mailing list.