Alpha This repository currently represents a set of code spikes and thought experiments (see build status).
- Array programming and rank-oriented functions are inspired by J.
- The column map and table abstractions are inspired by Q.
Start by reading this repo's Rankle document.
This repository includes slightly modified versions of Clojure core functions as well as the fsm-clj library which are licensed
under the Eclipse Public License either version 1.0 or (at your option) any later version.
The com.semperos.rankle.util/defalias
macro was copied from
jackknife
and is licensed
under the Apache License, Version 2.0.
All other original source code in this repository is distributed under the Mozilla Public License version 2.0.