Attention: We are retiring the ASP.NET Community Blogs. Learn more >

[Languages] RDNZL - a Common Lisp foreign function interface for .NET languages.

RDNZL (pronounced "Redunzl") enables Common Lisp applications to interact with .NET libraries. It's more or less a foreign function interface for .NET languages like C# built atop the C foreign function interface.

No Comments