- All languages
- Assembly
- Astro
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Elixir
- Erlang
- Go
- HTML
- Haskell
- HolyC
- JSON
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- MDX
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- Prolog
- Python
- ReScript
- Reason
- Ruby
- Rust
- Scala
- Shell
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Vue
- Wolfram Language
- Zig
Starred repositories
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Official Haskell IDE support via the language server protocol (LSP)
The engine for haskell ide-integration. Not an IDE
Miscellaneous articles. The readme is the table of contents.
Industrial-strength monadic parser combinator library
Deprecated; see https://github.com/unused-code/unused
Web application for exploring and understanding Haskell codebases
Introduction to parsing with Haskell and Parsec
Haskell Programming From First Principles - Follow-up Resources
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code example…
Parser for JavaScript, in Haskell
Write yourself a typed functional language
Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992
A simple, general-purpose functional programming language
Haskell book exercises - http://haskellbook.com/
Haskell implementation of the categorical abstract machine