Pinned Repositories
adiutores-parva
Little Helpers: Filling small gaps in Clojure core
big-ivan
Teaching Clojure to validate, parse and construct BIC and IBAN values.
edn-java
a reader for extensible data notation
empty-maven-clojure-project
A (mostly) empty clojure project based on clojure-maven-plugin
svn-revisionist
A library to read->modify->write Subversion dumpfiles.
svnurl
A script to make working with Subversion URLs easier
xombie
Teaching Clojure to love the XOM
bpsm's Repositories
bpsm/edn-java
a reader for extensible data notation
bpsm/big-ivan
Teaching Clojure to validate, parse and construct BIC and IBAN values.
bpsm/xombie
Teaching Clojure to love the XOM
bpsm/svnurl
A script to make working with Subversion URLs easier
bpsm/adiutores-parva
Little Helpers: Filling small gaps in Clojure core
bpsm/clojure
The Clojure programming language
bpsm/clojure.data.codec
bpsm/edn-java-guava
extends edn-java to produce immutable Guava collections
bpsm/emacs-prelude
Emacs Prelude is an enhanced Emacs configuration that should make your experience with Emacs both more pleasant and more powerful.
bpsm/gitx
GitX (L) - A gitk clone for OS X
bpsm/homebrew
The missing package manager for OS X.
bpsm/macosx-shell-scripts
A collection of Mac OS X shell scripts, mostly as published in articles on my blog at http://www.entropy.ch
bpsm/poolradwheel.clj
"translation wheel"
bpsm/poolradwheel.java
"translation wheel"
bpsm/rfc3339datetime
A proof-of-concept RFC3339-style date/time parser written in Clojure
bpsm/seesaw
Seesaw turns the Horror of Swing into a friendly, well-documented, Clojure library
bpsm/test.benchmark
Benchmark and Regression Suite for Clojure
bpsm/app-tutorial
Comprehensive tutorial for the pedestal-app library. https://github.com/pedestal/pedestal
bpsm/c
Compile and execute C "scripts" in one go!
bpsm/edn-java-joda
provide an #inst handler for edn-java which produces Joda Time Instants
bpsm/edn-mvn-repo
a temporary maven repository for snapshot builds of edn-java and friends
bpsm/edn-pojos
A lightweight library for building / unmarshalling Java POJO objects from edn format data
bpsm/edn-test-data-generator
A tool for generating edn test data. Just a quick hack built on test.generative.
bpsm/skaro
comparative lispology
bpsm/stupid-fast-template
A stupidly fast (or stupid and fast) plain text templating library for Clojure
bpsm/sudoku-c
playing around with a sudoku solver
bpsm/sudoku-pas
playing around with a sudoku solver (in pascal)
bpsm/test.generative
bpsm/text-line-iterable
An easy way to iterate over all lines in a source of text while using memory proportional to the length of the longest line.
bpsm/treacle
A compact representation for immutable in-memory trees (DAGs, more precisely) with named nodes and anonymous edges.