nd / birdLinks
Exercises from "Introduction to Functional Programming using Haskell" by Richard Bird
☆17Updated 12 years ago
Alternatives and similar repositories for bird
Users that are interested in bird are comparing it to the libraries listed below
Sorting:
- The home of the Glamorous Glambda interpreter☆226Updated 5 months ago
- A web site for converting haskell code into pointfree haskell code☆165Updated 2 years ago
- Fake dependent types in Haskell using singletons☆291Updated 4 months ago
- Number theory: primes, arithmetic functions, modular computations, special sequences☆155Updated 2 months ago
- Examples of Dependently-typed programs in Haskell☆307Updated 2 years ago
- Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"☆358Updated 3 months ago
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations☆447Updated last week
- A utility for displaying the module dependencies of Haskell programs.☆183Updated last year
- being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathcly…☆264Updated 7 years ago
- Organization and planning for the Initial Types Club☆73Updated 2 years ago
- Advent of Code 2018 Solutions (Spoilers!)☆83Updated 9 months ago
- Literate Haskell support for Markdown☆146Updated 5 months ago
- Maintenance of the pointfree Hackage package.☆146Updated 10 months ago
- pretty-printer for Haskell data types that have a Show instance☆249Updated 3 weeks ago
- The Haskell LaTeX library.☆199Updated last year
- A friendly effect system for Haskell☆234Updated last year
- Regex-based parsing with an applicative interface☆131Updated 3 years ago
- A theory‑backed, ultra type‑safe algebraic effects☆172Updated last month
- A graphical tool for profiling parallel Haskell programs☆167Updated 3 months ago
- VSCode extension for Haskell☆111Updated 7 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- Documentation about Haskell's dangerous functions and a hlint config file to warn about them☆183Updated 6 months ago
- Optics as an abstract interface☆385Updated 3 weeks ago
- Purely-functional, coordinate-free linear algebra☆28Updated 3 months ago
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- Compiling Agda code to readable Haskell☆190Updated last month
- The Happy parser generator for Haskell☆309Updated 2 weeks ago
- Assorted concrete container types☆344Updated last month
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆386Updated last week
- An implementation of Python's doctest for Haskell☆389Updated last week