joker

Clojure interpreter

An interpreter, linter, and formatter tool for the Clojure programming language.

Small Clojure interpreter, linter and formatter.

GitHub

2k stars
31 watching
67 forks
Language: Go
last commit: 4 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,660
lspector/clojush An implementation of the 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. 602
clojure/tools.cli Provides tools for parsing and managing command-line arguments in Clojure applications. 726
clj-kondo/clj-kondo A tool for analyzing and improving the quality of Clojure code 1,722
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-commons/marginalia Generates documentation for Clojure projects by parsing and highlighting source code 826
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 designed to be correct, portable, and precisely documented. 786
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. 37
stopachka/bel-clojure An implementation of Bel, a functional programming language, in Clojure. 43