Pinned Repositories
advent
Advent of Code complete solution archive and common library
advent2017
Advent of Code 2017 solutions
advent2018
Advent of Code 2018 Solutions
advent2019
Advent of Code 2019 solutions
config-schema
Self-documenting, combinator constructed configuration schemas
config-value
Simple, layout-based, unambiguous configuration language implemented in Haskell
generic-traverse
Demonstration for how to build "traverse" using GHC.Generics efficiently
irc-core
Haskell IRC library and console client - Join us on libera.chat #glirc
toml-parser
Haskell parser and printer for the TOML 1.0.0 file format
utf8-string
Support for reading and writing UTF8 Strings in Haskell
glguy's Repositories
glguy/generic-traverse
Demonstration for how to build "traverse" using GHC.Generics efficiently
glguy/operations
Exploration of an object encoding for Haskell
glguy/prettyprinter-vty
Prettyprinter backend for VTY
glguy/sat-for-games
SAT tutorial exercise code
glguy/ord
An exploration of a variant of ordinals in Agda
glguy/AddParens
Teaching tool for Haskell that adds parentheses and explicit layout to an expression
glguy/hm
Implementation of Hindley-Milner type checking as an exercise in using the unification-fd package
glguy/kami-solver
glguy/lift-nary-operator
Use GHC.Generics to lift operators to work pointwise over product types
glguy/RefreshLog
glguy/circular-slide-rule
glguy/lens-th
glguy/quarto
Console-based implementation of Quarto board game
glguy/simple-spreadsheet-tools
Simple text-based spreadsheet tools
glguy/Yinsh
Clone of the Yinsh board game
glguy/Adafruit_CircuitPlayground
library for Circuit Playground board
glguy/agda-stdlib
The Agda standard library
glguy/alex-tools
A Haskell library making it easier to write Alex lexers.
glguy/ghc
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
glguy/hackage-server
The new Hackage server aka "Hackage 2"
glguy/happy
The Happy parser generator for Haskell
glguy/hashtables
Mutable hash tables for Haskell, in the ST monad
glguy/homebrew-core
🍻 Default formulae for the missing package manager for macOS
glguy/HsOpenSSL
OpenSSL binding for Haskell
glguy/invariant-functors
the 'invariant' Haskell package for invariant functors
glguy/megaparsec
Industrial-strength monadic parser combinator library
glguy/prettyprinter
A modern, extensible and well-documented prettyprinter.
glguy/reference
The Rust Reference
glguy/unix
POSIX functionality
glguy/zncscripts
Scripts and modules and modifications for ZNC (https://znc.in)