Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 585 Bytes

clojureclr.adoc

File metadata and controls

18 lines (13 loc) · 585 Bytes

Clojure CLR

This project is a native implementation of Clojure on the Common Language Runtime (CLR), the execution engine of Microsoft’s .Net Framework.

ClojureCLR is programmed in C# (and Clojure itself) and makes use of Microsoft’s Dynamic Language Runtime (DLR).