For files and changes notes see here:
http://newlisp.org/downloads/development/
installer packages for MacOS X and Win32 will be released during the next few days.
Lutz
Installers for the development release 9.1.2 for Win32, MacOS X ppc and intel are available:
http://newlisp.org/downloads/development/
Lutz
Quote from: "Lutz"
http://newlisp.org/downloads/development/
there's one thing i'd like to have for a future release: local-domain
aka unix sockets. this would allow me to do "net-select" on both INET
and local filesytem sockets. then i'd do away with net-select'ing on
the INET sockets with a timeout, check for available descriptors and
handle fifos somewhere in between. net-select would give me a nice,
clean interface.
-- clemens