Surendra Singhi wrote:

> Personally I like clisp, but it is not palatable to lot of people. So, people
> will clamor for something which is portable, hopefully cffi will come to
> rescue. 

they don't need to eat CLISP :-) but you are right, this was my idea, too,
to use CFFI instead of the CLISP FFI for accessing the lower level, then it
will be portable for every Lisp implementation.

> Berlin Brown was doing some work on this, and then he quit.
> 
> http://www.newspiritcompany.com/retroevolution/widget_toolkit/widget.htm

this looks very interesting. Perhaps this should be rewritten to CFFI.

> I will suggest using a hybrid something which is combination of wxCL as well
> as something which is directly pure lisp interface to underlying system
> API's. This will have the advantage of it being usable and functional as
> well as trying to be independent of wxWidgets.

yes, one solution doesn't exclude the other solution: If you want, you can
use the low-level API (but in a portable way regarding different Lisp
implementations on the same OS), but you can use wxCL, too, when it is more
stable.

-- 
Frank Buß, [EMAIL PROTECTED]
http://www.frank-buss.de, http://www.it4-systems.de

_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to