quewean's Stars
digitallyinduced/ihp
🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
hansroland/reflex-dom-inbits
A tutorial for reflex-dom with small code bits
grin-compiler/haskell-code-spot
Visual tool to spot odd runtime behaviour of Haskell programs.
digitallyinduced/ihp-blog-example-app
Example project showing the project structure of a simple blog app built with IHP
FreeProving/free-compiler
A Haskell to Coq compiler that represents effectful programs with the free monad
shachaf/ghc-core
input-output-hk/smash
Stakepool Metadata Aggregation Server
ArturGajowy/ghc-clippy-plugin
A helpful companion to GHC. Overrides GHC messages, to the user's liking.
hansroland/CoreLang
Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992
gelisam/hyzzy
A framework for defining text adventures via Haskell files. Play by combining functions, not by guessing phrases.
hadronized/wavefront
Haskell Wavefront OBJ loader library
kwanghoon/polyrpc
PolyRPC, A multi-tier functional programming language
bollu/coremlir
Encoding of GHC Core inside MLIR
mpscholten/slack-tip-of-the-day
Share Small Bits Of Knowledge With Your Team, daily.
subttle/regular
Finite Automata and Regular Expressions for Regular Languages in Haskell
hansroland/swissgeo
Convert GPS (WGS84) to Swiss (LV95) coordinates (and vice versa)
mpickering/blog
mpscholten/opensourcelibs.com
An index of cool open source libraries for your projects
hansroland/FunctionalImages
Haskell code for Conal Eliott's paper on Functional Images. Instead of PAL I use reflex-dom
hansroland/hexif
Read and interpret the exif file of a JPEG image only with Haskell code.
hansroland/opench
Haskell implementations of some APIs of https://opendata.ch/
hansroland/recursion-schemes-inbits
Work in progress
hansroland/reflex-dom-brownies
Some brownies for refles-dom programmers
hansroland/Beatrice
Haskell Scripts für Beatrice
hansroland/HaskellTutorials
Code to some tutorials from the Internet.
hansroland/Modular
A simple type safe implementation of modular arithmetic
hansroland/recursion-schemes-helpers
Some very simple helper functions to be used together with the recursion-schemes library
hansroland/RSXSql
Examples: How to use SQL with Haskell
hansroland/ShowOnSwissMap
Show the location of a jpeg file with GPS data from Switzerland on the official Swiss map
hansroland/ViewMat
A little library to visualize a 2 dim matrix