Pinned Repositories
actionscript-mode
An actionscript-mode for Emacs
clojurescript-demo
A minimal foundation for a ClojureScript project.
datalog
A simple, unoptimized, purely functional Datalog implementation.
DEVS
Clojure implementation of the DEVS modeling formalism.
goalie
A library for unobtrusively instrumenting core.logic goals.
kanren
Implementations of the Kanren family of relational programming languages, in Clojure.
lisp-bot
A simple irc bot.
pettomato-indexed-priority-queue
A binary heap based priority queue implementation with efficient support for find, update, replace, and delete operations.
rete
A Clojure implementation of the Rete algorithm.
scrim
An Emacs package for Clojure REPL interaction
austinhaas's Repositories
austinhaas/datalog
A simple, unoptimized, purely functional Datalog implementation.
austinhaas/actionscript-mode
An actionscript-mode for Emacs
austinhaas/goalie
A library for unobtrusively instrumenting core.logic goals.
austinhaas/rete
A Clojure implementation of the Rete algorithm.
austinhaas/DEVS
Clojure implementation of the DEVS modeling formalism.
austinhaas/kanren
Implementations of the Kanren family of relational programming languages, in Clojure.
austinhaas/lisp-bot
A simple irc bot.
austinhaas/pettomato-indexed-priority-queue
A binary heap based priority queue implementation with efficient support for find, update, replace, and delete operations.
austinhaas/mailbox-plus
A simple layer over SBCL's mailbox implementation that adds a selective receive function (a la Erlang) named receive-message-if.
austinhaas/pettomato-deque
double-ended queue implementations
austinhaas/clojurescript-threejs-demo
Examples using three.js modules in ClojureScript
austinhaas/gif-encoder
A minimal Clojure library for encoding gifs.
austinhaas/message-stream
A simple layer over SBCL's mailbox implementation, allowing it to be used as an infinite sequence.
austinhaas/clojurescript-demo
A minimal foundation for a ClojureScript project.
austinhaas/json-utils
A few utilities for handling JSON requests in Common Lisp.
austinhaas/scrim
An Emacs package for Clojure REPL interaction
austinhaas/core.match
austinhaas/inf-clojure
Basic interaction with a Clojure subprocess