lem icon indicating copy to clipboard operation
lem copied to clipboard

[Windows] windows support for lem?

Open SerialDev opened this issue 5 years ago • 5 comments

I wanted to request windows support leveraging the ros ecosystem if possible. This would make the barrier of entry to lisp for windows users basically non-existent. Any suggestions on how I could proceed on this would also be appreciated. Thanks!

SerialDev avatar Mar 29 '19 15:03 SerialDev

I think need a sufficient GUI front end to support Windows. I recently found a project called https://github.com/acheronfail/xi-electron, so I would like to refer to it.

cxxxr avatar Mar 31 '19 14:03 cxxxr

I noticed a frontend attempt using CAPI in the codebase, would this be a suitable cross platform option?

SerialDev avatar Apr 04 '19 18:04 SerialDev

It may be good, but there is a problem in that you can not use CAPI without purchasing lispworks.

cxxxr avatar Apr 06 '19 14:04 cxxxr

lem-opengl works on windows, it uses GLFW, but it's alpha quality

gregcman avatar Apr 15 '19 23:04 gregcman

Hello. I made a wiki page. https://github.com/cxxxr/lem/wiki/Windows-Platform

Hamayama avatar Jun 05 '19 10:06 Hamayama

I'll close this issue, as now Lem does support windows https://lem-project.github.io/installation/ncurses/windows/

Sasanidas avatar Dec 07 '23 15:12 Sasanidas