Pinned Repositories
cl-future
Simple parallelism for Common Lisp on SMPs
clj-iterate
Iteration macro for Clojure.
clj-return-from
common lisp's return-from macro for clojure. Allows non-local exits from lexically scoped blocks.
clj-tagsoup
A HTML parser for Clojure.
clj-yield
A Clojure function like python's yield statement. It can push items to a lazy sequence from arbitrary (non-lazy) code.
clojure
The Clojure programming language
clojure-twitter
Clojure client for Twitter API
percept-hash
Simple java perceptual hash over text.
repo-install
A common lisp package manager (like asdf-install or mudballs) with a focus on collaboration.
yfinance
Simple Clojure code to fetch data from Y! Finance
jpalmucci's Repositories
jpalmucci/clj-iterate
Iteration macro for Clojure.
jpalmucci/clj-yield
A Clojure function like python's yield statement. It can push items to a lazy sequence from arbitrary (non-lazy) code.
jpalmucci/repo-install
A common lisp package manager (like asdf-install or mudballs) with a focus on collaboration.
jpalmucci/clj-return-from
common lisp's return-from macro for clojure. Allows non-local exits from lexically scoped blocks.
jpalmucci/cl-future
Simple parallelism for Common Lisp on SMPs
jpalmucci/percept-hash
Simple java perceptual hash over text.
jpalmucci/yfinance
Simple Clojure code to fetch data from Y! Finance
jpalmucci/clj-tagsoup
A HTML parser for Clojure.
jpalmucci/clojure
The Clojure programming language
jpalmucci/clojure-twitter
Clojure client for Twitter API
jpalmucci/incanter
Clojure-based, R-like statistical computing and graphics environment for the JVM
jpalmucci/tag-it
A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
jpalmucci/ccw
jpalmucci/clj-http
An idiomatic clojure http client wrapping the apache client. Offically supported version.
jpalmucci/deep-learning-models
Keras code and weights files for popular deep learning models.
jpalmucci/emayili
An R package for sending email messages.
jpalmucci/guile-curl
A language binding for the CURL network client library for the Guile version of the Scheme language
jpalmucci/homebrew
The missing package manager for OS X.
jpalmucci/homebrew-church
support for church programming
jpalmucci/kryo
Java serialization and cloning: fast, efficient, automatic
jpalmucci/nrepl.el
An elisp nREPL client
jpalmucci/ritz
A swank server for clojure with jpda