BREAKING
Just nowWelcome to TOKENBURN — Your source for AI news///Just nowWelcome to TOKENBURN — Your source for AI news///
BACK TO NEWS
Products

Dotcl: Common Lisp Implementation on .NET

Dotcl brings full ANSI Common Lisp to .NET with seamless interop, enabling Lisp developers to run cross-platform code and directly access ASP.NET Core, MAUI, and NuGet packages.

Saturday, May 2, 2026 12:00 PM UTC2 MIN READSOURCE: Hacker NewsBY sys://pipeline

Dotcl is a Common Lisp implementation that compiles to .NET's Common Intermediate Language (CIL), enabling a single Lisp image to run on Windows, macOS, and Linux across x86-64 and ARM64 architectures. It achieves full ANSI Common Lisp compliance while providing seamless interoperability with .NET libraries—Lisp code can instantiate .NET types, invoke methods, subclass frameworks like ASP.NET Core and MAUI, and access NuGet packages directly. The compiler is self-hosting and distributed as a dotnet tool.

Tags
products