clojure-clr

Clojure runtime

A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications.

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

GitHub

2k stars
153 watching
157 forks
Language: C#
last commit: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruricolist/cloture An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. 376
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
zelex/jo_clojure An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. 147
clojure/core.async A Clojure library providing facilities for concurrent programming and communication. 1,956
boot-clj/boot Provides a runtime environment and build framework for Clojure projects 1,748
clojuredocs/guides An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem 369
clojure/java.jdbc Provides low-level JDBC-based access to databases in Clojure 724
clojure/data.json A JSON parser and generator for Clojure data structures. 543
clj-time/clj-time A Clojure library providing basic date and time operations with support for Joda Time 738
funcool/clojure.jdbc A Clojure library that simplifies the interaction with relational databases using JDBC. 105
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 753
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
clojupyter/clojupyter An implementation of a Clojure kernel for the Jupyter environment. 834
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
clojure/tools.cli Provides a framework for parsing command-line options in Clojure programs. 723