DigiNews

Tech Watch by Johan Denoyer

← Back to articles

dotcl: Common Lisp Implementation on .NET

Quality: 8/10 Relevance: 8/10

Summary

Dotcl implements Common Lisp on the .NET platform by compiling Lisp to CIL, enabling cross-platform Lisp execution on Windows, macOS, and Linux. It supports embedding Lisp in .NET apps, accessing .NET APIs from Lisp, and self-hosting the compiler via a bootstrap process, with samples demonstrating practical Lisp-based .NET integrations.

🚀 Service construit par Johan Denoyer