sample-clojurephant-clj-lib
Clojure library example
A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library.
Sample project using clojurephant to build a Clojure library.
0 stars
2 watching
0 forks
Language: Clojure
last commit: over 2 years ago clojureclojurephantgradle
Related projects:
Repository | Description | Stars |
---|---|---|
clojurephant/sample-clojurephant-cljs-app | A sample project demonstrating the use of Clojurephant to build a ClojureScript application | 0 |
clojurephant/sample-clojurephant-clj-app | A sample project demonstrating Clojurephant's capabilities to build a Clojure application using Gradle | 0 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 148 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,088 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |