Hacker News new | ask | show | jobs
by rjsw 2355 days ago
A useful step could be for some Windows developers to recommend which low-level graphics API McCLIM should use.
1 comments

Since none of the McCLIM contributors use Windows, there have been very little work on a Windows backend.

One idea has been to use a common low level interface such as SDL to implement a backend, which would then be very easy to get to work on Windows. Like you said, some Windows developers would have to provide input as to which one would be the most appropriate.