Arthur Lemmens writes: > Mikel <[EMAIL PROTECTED]> wrote: > > > Again, the big missing features seem to be Unicode support and > > Win32 support. > > If "Win32 support" means "runs on Win32 systems", then I think CLisp > has both Unicode and Win32 support. If "Win32 support" means "a usable > interface to a reasonable subset of the Win32 API", my impression is > that no open source Lisp has this. (But I've never used CLisp or SBCL > or CMUCL, so please ignore me if I'm talking nonsense.)
I don't use MS-Windows, but clisp has a complete FFI that should allow you to access the Win32 API. -- __Pascal Bourguignon__ http://www.informatimago.com/ The world will now reboot; don't bother saving your artefacts.
