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 2

Friday, December 10, 2004

I previously posted about the RDNZL project that Edi Weitz is working on - a .NET bridge for Common Lisp. He now has it in a "quite usable state" (although he says he still needs to tweak it a bit and write some documentation). He is currently asking for testers. So, if you have a Win32 machine with the .Net framework installed and are interested in .Net and CL, download the samples and give Edi some feedback. His sample app is a simple Eliza program based on Peter Norvig's code from PAIP. Here's a screen shot of the sample app:



If you're interested in seeing some of his code for the sample app, his posting includes some code snippets. The code was written using LispWorks; however, Corman CL is also supported (although there are some GC issues still with Corman) and a port to Allegro CL is in the works.

emacs Copyright © 2005 by Bill Clementson