Hello all,
I wanted to write a back-end server in Common LISP for a pet
project of mine. Are there any free compilers that could be
used to generate some sort of Windows NT executable?
User interfaces are not an issue, just support for socket
connections (and multi-threading would be good also).
Thanks,
Mark Watson Consultant and author of 10 books on Java, AI, etc.
From: Thomas Mahler
Subject: Re: best free LISP compiler for NT?
Date:
Message-ID: <6o340m$9tr$1@ra.ins.de>
Hi,
Have a look at SIOD http://people.delphi.com/gjc/winsiod.html . It's a not
Common Lisp (rather a Scheme implementation) but a real cool tool to produce
fast executables...
regards,
Thomas
Mark Watson schrieb in Nachricht <·················@markwatson.com>...
>Hello all,
>
>I wanted to write a back-end server in Common LISP for a pet
>project of mine. Are there any free compilers that could be
>used to generate some sort of Windows NT executable?
>User interfaces are not an issue, just support for socket
>connections (and multi-threading would be good also).
>
>Thanks,
>
>Mark Watson Consultant and author of 10 books on Java, AI, etc.
>
>