Lisp .Net - Part 3
Thursday, December 16, 2004
Edi Weitz
has announced the release of
RDNZL, his .Net layer for CL (I mentioned RDNZL previously
here and
here). As is usual with Edi's packages, the documentation is
excellent and he provides a number of example programs to get you
started. I initially had some problems running the code under
Emacs/SLIME - code execution would "hang" at certain points. I asked Edi about this and it appears
that the Emacs/SLIME/RDNZL problems are a known
issue. He recommended running the code under the LispWorks IDE as he
is trying to get the issue resolved on the SLIME mailing list. I tried
RDNZL out in the LispWorks IDE and
everything worked fine.
Update-2004-12-17: Edi emailed me a minor correction to my
above posting:
"BTW, referring to your weblog entry, it's actually not an Emacs/SLIME/RDNZL problem, it's an issue with SLIME and the LispWorks FLI, independently of RDNZL - see
http://common-lisp.net/pipermail/slime-devel/2004-December/002877.html."

