Brian Marick

Results 11 repositories owned by Brian Marick

fp-oo

143
Stars
51
Forks
Watchers

Code samples and exercise solutions for /Functional Programming for the Object-Oriented Programmer/

growing-oo-software-in-ruby

132
Stars
23
Forks
Watchers

Ruby Translation of Freeman & Pryce /Growing Object-Oriented Software, Guided by Tests/

lein-midje

78
Stars
29
Forks
Watchers

Leiningen plugin for Midje

Midje

1.7k
Stars
131
Forks
Watchers

Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing

peano

59
Stars
2
Forks
Watchers

Using logic programming (Clojure's core.logic) for test data manipulation and generation

purescript-lenses

32
Stars
6
Forks
Watchers

Supporting code for the book /Lenses for the Mere Mortal: PureScript Edition/

rubactive

25
Stars
1
Forks
Watchers

A sketch of reactive programming for Ruby

static-fp

26
Stars
7
Forks
Watchers

Materials for /An Outsider's Guide to Statically Typed Functional Programming/

structural-typing

246
Stars
9
Forks
Watchers

Structural typing for Clojure, somewhat inspired by Elm. Tailored to "flow-style" programming, where complex structures flow through a series of functions, each of which makes a smallish change. Can a...

stunted

30
Stars
3
Forks
Watchers

Code to support using functional style in Ruby