Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ on the relationship between math and Algebraic Data Types, which is the Type Sys
- [Bow](https://github.com/bow-swift/bow) - Companion library for Typed Functional Programming in Swift.
- [Parsing With Haskell Parser Combinators](https://github.com/lettier/parsing-with-haskell-parser-combinators) - A step-by-step guide to parsing using Haskell parser combinators.
- [Functional Programming Learning Path](https://github.com/imteekay/functional-programming-learning-path.git) - A Learning Path for Functional Programming
- [Lateralus](https://github.com/grug-group420/lateralus) - A systems programming language with first-class support for functional programming patterns including algebraic data types, pattern matching, and immutability by default.
### People

- [Simon Peyton Jones](http://research.microsoft.com/en-us/people/simonpj/) - One of the creators of the Haskell Language and the Glasgow Haskell Compiler. Microsoft Researcher.
Expand Down