Hi,
Frank Buss <[EMAIL PROTECTED]> writes:
> For more professional looking applications, I've patched CLISP to allow
> linking the memfile to the exe file and starting it without a console, see
>
> http://www.frank-buss.de/lisp/clisp.html
>
> I've proposed this to the CLISP mailing list for include in the next CLISP
> release.
>
> I think instead of using wxCL it would be interesting to use the low-level
> Windows GDI functions and built some framework on top of this. This has the
> advantage that you can use every Windows API function, if you like. The
> same could be done for Carbon on MacOS X and X11 for Linux. Then you have
> the ability to write native applications, which are very close to the
> system.
I like the above idea, but it is quite a lot of work, almost like writing
another wxWidgets or SWT.
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.
Berlin Brown was doing some work on this, and then he quit.
http://www.newspiritcompany.com/retroevolution/widget_toolkit/widget.htm
http://thread.gmane.org/gmane.lisp.clisp.general/9691
> The API above the system-level could be something like wxCL, but in pure
> Lisp. Then it is easy to write starter-kits like Dr Scheme, with rich
> libraries and GUI capabilities, see e.g. http://tinyurl.com/9htgs
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.
--
Surendra Singhi
http://www.public.asu.edu/~sksinghi/index.html
_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners