Clementson's Blog

Bits and pieces (mostly Lisp-related) that I collect from the ether.

December 2004
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Nov  Jan

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."

emacs Copyright © 2005 by Bill Clementson