liamzee
New programmer. Older programmer. Starting with Haskell. Sound impossible? Prepare for a lot of shitcode.
Pinned Repositories
big-book-of-small-haskell-projects
Big Book of Small Python Projects, Written in Haskell!
bentleys
A bunch of Bentley quicksorts. Currently in Haskell, Python, and Rust.
cabal
Fresh cabal fork.
course-plan
Fork of Mr. Kovanikov's excellent course.
cupcake
GUIs over GHCup, hopefully also Cabal and Stack at later dates.
Dicewarist
A simple Haskell app to append Diceware (TM) numbers to a list of words
edMonad
An Implementation of ed in Haskell. Student project.
luna-vaporware
100% vaporware
monomer-samples-lz
Annotated monomer samples to help with deciphering the library.
ponies
A GUI wrapper around cabal. Currently pre-Alpha.
liamzee's Repositories
liamzee/monomer-samples-lz
Annotated monomer samples to help with deciphering the library.
liamzee/ponies
A GUI wrapper around cabal. Currently pre-Alpha.
liamzee/bentleys
A bunch of Bentley quicksorts. Currently in Haskell, Python, and Rust.
liamzee/cabal
Fresh cabal fork.
liamzee/course-plan
Fork of Mr. Kovanikov's excellent course.
liamzee/cupcake
GUIs over GHCup, hopefully also Cabal and Stack at later dates.
liamzee/Dicewarist
A simple Haskell app to append Diceware (TM) numbers to a list of words
liamzee/DiscordHaskellDiscordBot
Rough attempt to learn Discord API using Discord_Haskell lib.
liamzee/edMonad
An Implementation of ed in Haskell. Student project.
liamzee/file-embed-extra
Proposed utility functions for file-embed that were outside the scope of the project. Mattressware.
liamzee/FizzBuzzes
FizzBuzzes in at least 6 languages (currently at 4, working on Pharo and Prolog implementations now).
liamzee/k-and-r-in-c-and-haskell
doing some K&R exercises, then porting them to Haskell. Maybe prolog at a later date?
liamzee/luna-vaporware
100% vaporware
liamzee/monomer-lz
keeping fork for potential pull requests
liamzee/movies-hw
just movies homework, experimenting with servant
liamzee/my-monomer-widgets-lz
Just a repository for monomer widgets and widget transformers I've written myself. Hopefully will PR them into the main repo at some point.
liamzee/exercises
backup repo of exercises
liamzee/flatparse-cabal-exact
A flatparse-based library for exact-parsing cabal files.
liamzee/ghcup-hs
Later.
liamzee/hackage-server
liam's fork for changing default browse behavior
liamzee/haskell-language-server
Successor of ghcide & haskell-ide-engine. One IDE to rule them all.
liamzee/hie-bios
Just item collection, old hie-bios (by the time you read this)
liamzee/kisevalter-alpha
alpha version of kisevalter, since it turns out library design is hard.
liamzee/objective-lz
Purely functional objects, attempt to hack in STM
liamzee/SPiDeW
Stock Picking Doesn't Work (Project, learning Aeson)
liamzee/ThatsTornIt
A blackjack optimum strategy calculator.