Could the person who spoke to me so persuasively at the Hamburg ECLM about porting the JFLI http://jfli.sourceforge.net/ to run on CFFI (as opposed to LW's proprietary FLI) please get in touch?
Thanks,
- nick
You could also have a look at Foil, which should be "more portable" as it uses a socket interface. They are all RH's children.
Cheers
Marco
On Dec 7, 2009, at 09:19 , Nick Levine wrote:
Could the person who spoke to me so persuasively at the Hamburg ECLM about porting the JFLI http://jfli.sourceforge.net/ to run on CFFI (as opposed to LW's proprietary FLI) please get in touch?
Thanks,
- nick
eclm mailing list eclm@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/eclm
From: Marco Antoniotti antoniotti.marco@disco.unimib.it Date: Mon, 7 Dec 2009 10:07:09 +0100
You could also have a look at Foil, which should be "more portable" as it uses a socket interface. They are all RH's children.
The conversation was about my intention to write about JFLI in one of the later chapters in LOtB (I'm also devoting a chapter to Clojure and intend to give Foil a mention). I have a JFLI application which I want to include and porting it to Foil turns out not to be an option (really, tried it, some time ago).
We agreed the chapter would be better if the example ran "non-proprietary". It's just a small matter of programming...
- n