Pinned Repositories
fantas-eel-and-specification
Examples and exercises from the blog series
haskell-exercises
A little course to learn about some of the more obscure GHC extensions.
higgledy
Higher-kinded data via generics
holmes
A reference library for constraint-solving with propagators and CDCL.
learn-me-a-haskell
Trying to get back all the stuff I had in JavaScript.
LICK
Idris-written, correct-by-construction, simply-typed lambda calculus.
oops
Classy error-handling (and dispatching!) in Haskell.
purescript-panda
What would TEA look like if we had no VDOM?
purescript-prelewd
An introduction to common PureScript operators through the only truly universal language.
i-am-tom's Repositories
i-am-tom/haskell-exercises
A little course to learn about some of the more obscure GHC extensions.
i-am-tom/holmes
A reference library for constraint-solving with propagators and CDCL.
i-am-tom/higgledy
Higher-kinded data via generics
i-am-tom/learn-me-a-haskell
Trying to get back all the stuff I had in JavaScript.
i-am-tom/purescript-panda
What would TEA look like if we had no VDOM?
i-am-tom/purescript-prelewd
An introduction to common PureScript operators through the only truly universal language.
i-am-tom/oops
Classy error-handling (and dispatching!) in Haskell.
i-am-tom/LICK
Idris-written, correct-by-construction, simply-typed lambda calculus.
i-am-tom/world-building-in-haskell
Code written for the Berlin FP meetup.
i-am-tom/dagless
A monadic interface for DAG construction.
i-am-tom/dagmore
Less Type, more Typeable.
i-am-tom/purescript-data-algebrae
Reified operations for several common data structures.
i-am-tom/purescript-propagators
Bidirectional computations as networks of relationships.
i-am-tom/purescript-super-circles
A simplified Super Hexagon clone written in PureScript.
i-am-tom/papers
I'm trying to learn things in my time away.
i-am-tom/purescript-spirographs
CodeMesh 2018 - An introduction to PureScript canvas rendering and the Behaviors library.
i-am-tom/haskell
A "monorepo" of "packages" that I accidentally ended up making while trying to do something else.
i-am-tom/i-am-tom.github.io
My personal website for blogging my coding exploits.
i-am-tom/learn-me-a-rust
Trying to get back all the stuff I had in Haskell.
i-am-tom/minim
My 2-day Elm hackathon in quarantine
i-am-tom/neopreen
A formatting library to complement the neo4j-driver package.
i-am-tom/opengl-playground
Dumping ground for OpenGL experiments.
i-am-tom/purescript-amplitude
Amplitude wrappers for PureScript
i-am-tom/hoot
Contentful + Mustache = CMS
i-am-tom/fishing-minigame
Kittens Game but worse
i-am-tom/h-and-h
i-am-tom/purescript-money
Really made a meal of this one, didn't I?
i-am-tom/puzzled
Arved and Tom attempt to write a solver.
i-am-tom/docs-sample-app
Sample Hasura app structure for documentation
i-am-tom/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.