ericnormand
Making the world safe for Functional Programming. Speaking · Training · Consulting · Writing http://lispcast.com Clojure Training http://purelyfunctional.tv
@lispcast Madison WI
Pinned Repositories
autoproxy
A couple of Clojure macros for creating anonymous instances.
clj-reasoner
A simple graph reasoner written in Clojure.
com.lispcast.core.specs
Homegrown specs for Clojure's built-in functions
elm-frp
A Clojure/ClojureScript implementation of Elm FRP.
grokking-simplicity-code
hindley-milner
An implementation of Hindley-Milner in Clojure.
lispcast-clojure-core-async
Factory learning environment and code from LispCast Clojure core.async Videos.
playnice
A Clojure library to help build HTTP compliant servers.
squarepeg
A peg parser in Clojure inspired by OMeta
ericnormand's Repositories
ericnormand/grokking-simplicity-code
ericnormand/squarepeg
A peg parser in Clojure inspired by OMeta
ericnormand/lispcast-clojure-core-async
Factory learning environment and code from LispCast Clojure core.async Videos.
ericnormand/com.lispcast.core.specs
Homegrown specs for Clojure's built-in functions
ericnormand/awesome-functional-programming-1
:alien: A curated list of functional programming resources such as blog posts, communities, discussion topics, wikis and more.
ericnormand/ultra-docstrings
Replacement docstrings for Clojure, focusing on learning.
ericnormand/lisp-in-small-pieces
ericnormand/resources
Here is a list of best resources for the developers (mostly web). Feel free to add your resources as well because sharing is caring
ericnormand/awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
ericnormand/books
Awesome Books
ericnormand/cards2019
SImple card game framework for New Orleans Clojure Workshop 2019
ericnormand/clojurescript-strengths
ericnormand/introduction-to-clojure
A gentle and fun introduction to Clojure. Code to accompany the course on PurelyFunctional.tv
ericnormand/solar-system
ericnormand/apropos-site
ericnormand/awesome-fp-js
:sunglasses: A curated list of awesome functional programming stuff in js
ericnormand/bouncedotcom-fe
ericnormand/cheshire
Clojure JSON and JSON SMILE (binary json format) encoding/decoding
ericnormand/clojure-repl-sufficient-p
A repository that demonstrates edge cases where iteratively evaluating single forms at the REPL falls down.
ericnormand/clojure-sync-slides
ericnormand/clojurescript-webworker-compiler
ericnormand/gadjett
Toolbelt for clojure and clojurescript around data manipulation and more...
ericnormand/klipse
A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent
ericnormand/planet.clojure
Source code for Planet Clojure
ericnormand/re-frame
A Reagent Framework For Writing SPAs, in Clojurescript.
ericnormand/sieppari
Small interceptor library
ericnormand/sscl
sscl home page
ericnormand/test.check
QuickCheck for Clojure
ericnormand/ultra-errors
ericnormand/uniontypes
Union Types (ADTs, sum types) built on clojure.spec