-
wiretap Public
A Clojure library for adding generic trace support without having to modify code.
-
-
-
-
clj-kondo Public
Forked from clj-kondo/clj-kondoStatic analyzer and linter for Clojure code that sparks joy
Clojure Eclipse Public License 1.0 UpdatedJan 30, 2024 -
python-cli-template Public
A template for creating cli tools using python.
Python Apache License 2.0 UpdatedMay 21, 2023 -
diff-lint Public
Only display lint errors that you have caused
-
clj-arangodb Public
Clojure wrappers for the arangodb java client and velocypack libs
-
-
-
-
mkdocs-material Public
Forked from squidfunk/mkdocs-materialDocumentation that simply works
TypeScript MIT License UpdatedOct 11, 2022 -
-
-
-
-
-
-
json-schematic Public
opinionated tools for working with json schemas
TypeScript MIT License UpdatedNov 15, 2020 -
oeis Public
Query the On-Line Encyclopedia of Integer Sequences (OEIS) from emacs
Emacs Lisp GNU General Public License v3.0 UpdatedAug 31, 2020 -
2d3d Public
2D or not 2D, that is the question...
Python GNU General Public License v2.0 UpdatedOct 3, 2019 -
clj-epicc Public
A clojure implementation of EPICC (Equality Preprocessing In Connection Calculi)
Clojure Eclipse Public License 2.0 UpdatedMay 26, 2019 -
term-rewriting Public
term rewriting library for clojure
-
-
-
instaparse-grammars Public
a collection of EBNF grammars suitable for instaparse
UpdatedMar 26, 2018 -
-
spec-extended Public
a library of extensions for clojure spec
Clojure Eclipse Public License 1.0 UpdatedJan 23, 2018 -
swap-and-return Public
A very simple library (function) for updating atoms and returning values
Clojure Eclipse Public License 1.0 UpdatedOct 24, 2017 -
theory-of-computation Public
Various Python dfa, nfa and Turing machine implementations