Pinned Repositories
clojure-dla
Diffusion Limited Aggregation simulation in Typed Clojure.
combinator-trees
Render logical combinators as trees.
genetic-algorithms-haskell
Implementing genetic algorithms in Haskell
ml-game-of-life
Conway's Game of Life implemented in Standard ML
spritz-clojure
A port of spritzjs to Clojure.
you-could-have-invented-parser-combinators
An implementation of Daniel Holden's "You could have invented Parser Combinators" examples in Clojure
msgodf's Repositories
msgodf/combinator-trees
Render logical combinators as trees.
msgodf/dockerfile-amigaos-toolchain
A Dockerfile to build the AmigaOS compiler toolchain.
msgodf/clojure-dla
Diffusion Limited Aggregation simulation in Typed Clojure.
msgodf/dockerfile-elm
A dockerfile to create a Docker image with the Elm language tools.
msgodf/ml-game-of-life
Conway's Game of Life implemented in Standard ML
msgodf/sensible-clojure-logging
A minimal example of using clojure.tools.logging, spootnik/unilog, and io.clj/logging to produce JSON log output with MDC context.
msgodf/the-little-mler
Working through The Little MLer in SML/NJ.
msgodf/genetic-algorithms-haskell
Implementing genetic algorithms in Haskell
msgodf/you-could-have-invented-parser-combinators
An implementation of Daniel Holden's "You could have invented Parser Combinators" examples in Clojure
msgodf/aoc2022
Advent of Code 2022 solutions
msgodf/clojure-game-of-life
Conway's Game of Life implemented in Clojure
msgodf/docker-hs
An API client for docker written in Haskell
msgodf/dockerfile-graphql-blog-schema
A Dockerfile for running the GraphQL tutorial sandbox in a container.
msgodf/dockerfile-smlnj
A Dockerfile for Standard ML of New Jersey compiled from source, starting from the Phusion baseimage.
msgodf/emacs-config
My Emacs configuration files
msgodf/end-user-documentation
End-user documentation sources and generator
msgodf/eta
The Eta Programming Language, a dialect of Haskell on the JVM
msgodf/flow-stages
Run a machine described in ASL (https://states-language.net/spec.html) as a Fn Flow function.
msgodf/fn-atomist-automation-proxy
Run Atomist automations as fn (https://fnproject.io) functions.
msgodf/fnproject-cli
CLI tool for fnproject.
msgodf/front50
Cross-Application Persistence Service
msgodf/functionslab
msgodf/learning-spectrum-z80-assembly
Exploring Z80 assembly programming on the Spectrum
msgodf/monty-hall
A simulator to demonstrate the outcomes of the Monty Hall problem.
msgodf/multiparty
A node.js module for parsing multipart-form data requests which supports streams2
msgodf/OpenAPI-Specification
The OpenAPI Specification Repository
msgodf/purely-functional-data-structures
Working through Chris Okasaki's Purely Functional Data Structures
msgodf/purescript-foreign
Library for dealing with foreign data (JavaScript objects) in PureScript
msgodf/refactor-nrepl
nREPL middleware to support refactorings in an editor agnostic way
msgodf/vimrc
A repo for my Vim configuration