[Ecls-list] RDNZL port to ECL

Goffioul Michael goffioul at imec.be
Wed May 31 12:48:12 UTC 2006


Hi,

I ported RDNZL to ECL, which wasn't such a big deal. The result is in
attachment. All examples work (I didn't try them with MP). The FFI part
relies on dynamic FFI, which is easier with the way how RDNZL is 
distributed (C++ code compiled into a DLL). Hence the port is only
supported on x86 platforms (not such a problem due to the Win32 nature
of the application, except for the x86_64 platforms).

Have fun.
Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: port-ecl.lisp.bz2
Type: application/octet-stream
Size: 3690 bytes
Desc: port-ecl.lisp.bz2
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060531/178e135e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rdnzl-ecl.diff.bz2
Type: application/octet-stream
Size: 933 bytes
Desc: rdnzl-ecl.diff.bz2
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060531/178e135e/attachment-0001.obj>


More information about the ecl-devel mailing list