Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A port of Clojure to the CLR, part of the Clojure project

NotificationsYou must be signed in to change notification settings

clojure/clojure-clr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).

Goals

  • Implement a feature-complete Clojure on top of CLR
  • Stay as close as possible to the JVM implementation
  • Have some fun

Getting Started

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.

Documentation

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.

Community and Support

Libraries

Many of the standard libraries from JVM Clojure haveCLR ports.

Other Resources

License

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

Stars

Watchers

Forks

Packages

No packages published

Contributors12

Languages


[8]ページ先頭

©2009-2025 Movatter.jp