y-taka-23 / learn-you-a-fregeLinks
Frege Translation of "Learn You a Haskell for Great Good!."
☆51Updated 9 years ago
Alternatives and similar repositories for learn-you-a-frege
Users that are interested in learn-you-a-frege are comparing it to the libraries listed below
Sorting:
- Examples of the book "Real World Haskell" in the Frege programming language☆70Updated 9 years ago
- 2048 game clone using Yampa FRP library☆29Updated 7 years ago
- Etlas, the build tool and package manager for the Eta programming language☆63Updated 5 years ago
- ☆92Updated 9 years ago
- Simple example of using JDBC from Eta language☆10Updated 8 years ago
- Repository for LambdaConf 2016 USA.☆64Updated 4 years ago
- Examples of Eta in action.☆36Updated 6 years ago
- Learning project by a group of people interested in learning the Idris language☆50Updated 10 years ago
- Static blog generator in Idris.☆40Updated 10 years ago
- A JVM bytecode assembler written in Haskell.☆36Updated 9 years ago
- Kind-safe framework for type-safe APIs☆78Updated 6 years ago
- 2048 in Idris☆123Updated 7 years ago
- A set of patches to make Hackage compatible with the Eta language.☆64Updated 5 years ago
- JVM code generation☆32Updated 6 years ago
- what it says on the tin☆24Updated 7 years ago
- Parsers for various configuration files written in Idris.☆20Updated 7 years ago
- Provably correct implementation of insertion sort in Idris.☆31Updated 4 years ago
- A Idris Mode for Atom.io☆101Updated last year
- Simple, composable, and easy-to-use stream I/O for Haskell☆101Updated 4 months ago
- Haskell Servant Cookbook☆84Updated 3 years ago
- The Haskell Refactoring Tool☆138Updated 8 years ago
- the EitherT monad transformer☆55Updated last month
- The Ermine Programming Language - Join us on irc.freenode.net #ermine☆223Updated 6 years ago
- A port of QuickCheck to Idris☆60Updated 7 years ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Code accompanying the paper Reflection without Remorse:Revealing a hidden sequence to speed up monadic reflection☆66Updated 3 years ago
- The official supporting materials repository for LambdaConf 2015.☆90Updated 10 years ago
- Model-view-controller☆64Updated 2 years ago
- Slides and exercises for the Idris course taught at Galois☆50Updated 9 years ago
- Java parser and printer for haskell