CLX-PORTABLE port to LispWorks 6.x
Kamil Shakirov <[email protected]> Mon, 15 Oct 2012 15:47:16 +0700
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <CAOUsC9C=L6hry3E1EEsp_vDUM-yydhz41qAht51y-_YspW7-cw@mail.gmail.com> |
Hello, Is anyone interested in the port to LispWorks 6.x? It is based on works (OPEN-UNIX-STREAM) by Barry Wilkes <[email protected]> and (%CREATE-UNIX-DOMAIN-SOCKET) by Chun Tian (binghe). It tested with LispWorks Professional and Personal editions. I also have a port of StumpWM to LW running for a week on my laptop without any issues. Pull request is already sent to https://github.com/sharplispers/clx or you can fetch the latest port form https://github.com/ska80/clx (lispworks branch). -- --ska