- Notifications
You must be signed in to change notification settings - Fork160
A port of Clojure to the CLR, part of the Clojure project
clojure/clojure-clr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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).
- Implement a feature-complete Clojure on top of CLR
- Stay as close as possible to the JVM implementation
- Have some fun
ClojureCLR can either run as a a standalone application, or embedded as a library in .NET applications. See thegetting started guide for instructions on how toinstall, run or integrate ClojureCLR.
Most of the documentation forClojure should be equally applicable to ClojureCLR. See theClojureCLR wiki and the articles under thedocs directoryin this repository for documentation specific to the ClojureCLR project.
- The#clr channel in theClojurians Slack
- TheClojureCLR category inAsk Clojure
- ClojureCLR JIRA is used for issue tracking.Note that creating issues in the Clojure JIRA requires signing acontributor agreement. Minor issues might be easier to raise on Slack.
Many of the standard libraries from JVM Clojure haveCLR ports.
- David Miller and Clojure on the CLR with@dmiller
- Transform Microsoft Office Solutions into Cloud-savvy Linked Data Microservices With Clojure on .NET with@bcalco
Copyright (c) Rich Hickey. All rights reserved. The use anddistribution terms for this software are covered by the EclipsePublic License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)which can be found in the file epl-v10.html at the root of thisdistribution. By using this software in any fashion, you areagreeing to be bound by the terms of this license. You mustnot remove this notice, or any other, from this software.
About
A port of Clojure to the CLR, part of the Clojure project
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.