It's a foreign function interface for .NET languages, Similar to the way C# was built atop the C interface.Installation:1. Put the file 'RDNZL.dll' somewhere where Lisp can find it.2. Load the file 'load.lisp'. This should compile and load RDNZL on most Common Lisp implementations. What's New in This Release: [ read full changelog ]
· Added section about generic types to documentation
· Added link to DataGridView example code