jo_clojure
Clojure implementation
An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems.
Fast Embeddable Clojure in C/C++
147 stars
7 watching
7 forks
Language: C++
last commit: 6 months ago cclojurecpplanguage
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/clojure-clr | A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. | 1,569 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
zk/clojuredocs | An online documentation platform for the Clojure programming language and its ecosystem. | 1,030 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
ruricolist/cloture | An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. | 376 |
pez/rich4clojure | A learning platform for practicing Clojure programming through interactive problem-solving exercises | 210 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
jeko2000/clojure-style-guide | A style guide for Clojure that aims to provide best practices for maintaining code written in the language. | 0 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
binaryage/dirac | An extension for Chrome DevTools that provides enhanced functionality and tools for ClojureScript developers | 769 |
brandonbloom/eclj | An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. | 106 |
clojurephant/sample-clojurephant-cljs-app | A sample project demonstrating the use of Clojurephant to build a ClojureScript application | 0 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |