On Fri, 2010-05-28 at 12:42 -0500, Peter Keller wrote:
On Fri, May 28, 2010 at 12:20:10AM +0800, Stelian Ionescu wrote:
What would it take to get a port of IOLib to SBCL on windows? I'm not volunteering because I don't know anything about windows, but some people I know do and might step up if they knew the scope of the work involved.
Thank you.
One or more persons with (very) good knowledge of Windows programming and Common Lisp. The amount of work to be done is IMO considerable - the start would be to port cffi-grovel - then the sockets, I/O multiplexer, file system functions, etc...
What about libevent? That might reduce the windows knowledge a bunch, but still may require a cffi-grovel port to windows.
I don't want to depend on a C library(other than the standard C library)