Trending
See what the GitHub community is most excited about today.
-
Learn Haskell, without the bullshit.
-
ShellCheck, a static analysis tool for shell scripts
-
Universal markup converter
-
A bittorrent client, for learning purposes
-
REST API for any Postgres database
-
A brief exploration of the various approaches to modeling side effects in a purely functional programming language.
-
Generic Programming using True Sums of Products
-
Examples and regression tests for the Accelerate language
-
A declarative terminal UI programming library written in Haskell
-
Contributed modules for xmonad
-
A strongly-typed language that compiles to Javascript
-
Compiler for Elm, a functional language for reliable webapps.
-
A Haskell library that simplifies access to remote data, such as databases or web-based services.
-
Cryptographic currency implementing Ouroboros PoS protocol
-
The Haskell Tool Stack
-
Hybrid textual and visual functional programming.
-
A Dependently Typed Functional Programming Language
-
Functional Programming Course
-
A statically typed lisp, without a GC, for real-time applications.
-
Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
-
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
-
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
-
The Eta Programming Language, a dialect of Haskell on the JVM
-
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
-
Haskell to JavaScript compiler, based on GHC