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
152 watching
156 forks
Language: C#
last commit: about 2 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,186
zelex/jo_clojure An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. 148
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
boot-clj/boot Provides a runtime environment and build framework for Clojure projects 1,747
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 544
clj-time/clj-time A Clojure library providing basic date and time operations with support for Joda Time 739
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 754
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. 836
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
clojure/tools.cli Provides tools for parsing and managing command-line arguments in Clojure applications. 726