Artem Boldariev
Artem Boldariev
@phoe As Corman Lisp includes some components which carry the different licensing terms, I believe it is better to distribute it in the form of an installer which shows a...
@phoe `CormanLisp.exe` is a 32-bit application. Every Windows executable file contains 16-bit MS-DOS stub at the beginning which prints "This program can not be run in DOS mode." if one...
@phoe @ninejaguar, fair points. I have provided the ZIP archive as a fallback option.
@alandipert I am glad you have resolved the issue manually. It seems you have installed Corman Lisp without adding it to `Path` (or used the ZIP archive instead of the...
@alandipert I need to post some clarifications. I have looked into the code. The applications which depend on the CormanLispServer.dll specifically look for the library in the same directory where...
I have updated the release to include the fixes for two small, yet annoying issues (#45, #48). These are small to make a new release but could annoy new users.
I have updated the release once again to include the fixes for `Y-OR-N-P` and `YES-OR-NO-P` (#48) because their wrong behaviour might be very annoying as well, especially for newbies trying...
@Balooga > FYI; I just put up a Corman Lisp FFI Howto for interfacing to the SDL library that I wrote back in December 2003. Not sure how out of...
As far as I can tell the status of ASDF on Corman Lisp remains the same at this time. Unfortunately there is no any patch to offer. I believe that...
I have uploaded current development version of the Corman Lisp. I think it is better to use this one for any testing purposes.