joker
Clojure interpreter
An interpreter, linter, and formatter tool for the Clojure programming language.
Small Clojure interpreter, linter and formatter.
2k stars
31 watching
67 forks
Language: Go
last commit: 2 months ago clojuregolanginterpreterlinter
Related projects:
Repository | Description | Stars |
---|---|---|
brandonbloom/eclj | An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. | 106 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
lspector/clojush | An implementation of a Push programming language and genetic programming system in Clojure. | 331 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
clojure/tools.cli | Provides a framework for parsing command-line options in Clojure programs. | 723 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
clj-commons/marginalia | Generates documentation for Clojure projects by parsing and highlighting source code | 824 |
jeremyschlatter/chime | An interpreter for Bel programming language | 18 |
ella-hoeppner/vlojure | A visual programming interface for ClojureScript | 143 |
shiinamiyuki/lunatic | An open-source interpreter for the Lua programming language with additional features and optimizations. | 18 |
justinmeza/lci | An interpreter for an esoteric programming language called LOLCODE | 784 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
stopachka/bel-clojure | An implementation of Bel, a functional programming language, in Clojure. | 43 |