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

advancedwebdeveloper/clojure-clr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClojureCLRThis 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'sDynamic Language Runtime (DLR).Goals: -- Implement a feature-complete Clojure on top of CLR/DLR. -- Stay as close as possible to the JVM implementation. -- Have some fun. --------------------------------------------------------------------------------------Docs:http://clojure.orgMailing list:http://groups.google.com/group/clojure-clrGetting Started (general):http://dev.clojure.org/display/doc/Getting+StartedGoogle+ community:https://plus.google.com/u/0/communities/106235975067046753407Bug reports:http://dev.clojure.org/jira/browse/CLJCLRFor more information on ClojureCLR:https://github.com/clojure/clojure-clr/wikiInstalling ClojureCLR: To just run ClojureCLR, use the binary distribution:https://github.com/clojure/clojure-clr/wiki/Getting-binariesFor a deeper look, get a source distribution:https://github.com/clojure/clojure-clr/wiki/Getting-source -------------------------------------------------------------------------------------- *   ClojureCLR *   Copyright (c) Rich Hickey. All rights reserved. *   The use and distribution terms for this software are covered by the *   Eclipse Public 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 this distribution. *   By using this software in any fashion, you are agreeing to be bound by *  the terms of this license. *   You must not 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

Languages

  • C#72.4%
  • Clojure27.3%
  • Other0.3%

[8]ページ先頭

©2009-2025 Movatter.jp