Skip to content
Avatar

Highlights

Organizations

@babashka

Sponsors

@nomnom-insights @deondigital @bhb @codeasone @ccfontes @adamtait @lispsil @jkrasnay @nextjournal @anthony-khong @grzm @andersmurphy @alidlorenzo

Sponsoring

@bbatsov @richhickey

Pinned

  1. A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment)

    Clojure 1.6k 95

  2. A linter for Clojure code that sparks joy.

    Clojure 1k 140

  3. Small Clojure Interpreter

    Clojure 537 34

  4. CLI to transform between JSON, EDN and Transit, powered with a minimal query language.

    Clojure 310 16

  5. Find functions by matching specs

    Clojure 88 6

  6. Unofficial community-driven specs for clojure.core

    Clojure 162 15

6,106 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Opened 6 pull requests in 4 repositories
Reviewed 2 pull requests in 2 repositories
borkdude/babashka 1 pull request
babashka/babashka.nrepl 1 pull request

Created an issue in borkdude/sci that received 2 comments

Option to disable arity checks

user=> (sci/eval-string "(defn f [a b c] 1) (f)" {:disable-arity-checks true}) 1 user=> (sci/eval-string "(defn f [a b c] [a b c]) (f)" {:disable-a…

2 comments
Started 3 discussions in 3 repositories
borkdude/babashka
borkdude/clj-kondo
borkdude/sci
6 contributions in private repositories Dec 7 – Dec 11

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.