Real_World_Frege

Haskell examples

A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell

Examples of the book "Real World Haskell" in the Frege programming language

GitHub

70 stars
17 watching
5 forks
Language: Frege
last commit: almost 9 years ago

Related projects:

Repository Description Stars
dierk/fregetutorial Provides code examples and setup guides for learning Frege 9
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
dierk/frepl-gui A graphical interface for the Frege REPL, allowing users to interact with the language in an intuitive way. 25
frege/frege A Haskell implementation for the JVM with a strong focus on functional programming and type inference. 3,642
y-taka-23/learn-you-a-frege A Frege implementation of Haskell examples in a tutorial format 51
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
dnikolovv/practical-haskell A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. 84
tzemanovic/haskell-yesod-realworld-example-app Real-world application demonstrating CRUD and authentication using Haskell and Yesod 169
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
winterland1989/magic-haskell A collection of Haskell examples and tutorials covering various programming concepts 293
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
mperry/frege-gradle-example An example project demonstrating how to compile and run Frege code with Gradle 2
bravit/hid-examples A collection of Haskell code examples to accompany a book on functional programming and depth of language 256