abclj
Clojure-Lisp bridge
An interop project allowing direct interaction between Clojure and Common Lisp
Clojure to Common lisp interop
88 stars
6 watching
4 forks
Language: Clojure
last commit: almost 4 years ago
Linked from 1 awesome list
clojurecommon-lisp
Related projects:
Repository | Description | Stars |
---|---|---|
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,095 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 634 |
lovesan/bike | Provides a Common Lisp interface to .Net Core platform without requiring C++ code or native integration. | 144 |
dtenny/clj-con | A Common Lisp package providing concurrency operations similar to Clojure | 35 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,022 |
dakrone/clojure-opennlp | A Clojure library providing an interface to OpenNLP's NLP functionality | 754 |
brandonbloom/eclj | An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. | 106 |
dundalek/liz | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 157 |
lvh/caesium | A modern cryptography library for Clojure based on libsodium | 181 |