play-haskell
Haskell IDE
A web-based Haskell development playground and compiler environment.
Haskell Playground
130 stars
5 watching
8 forks
Language: Haskell
last commit: 29 days ago Related projects:
Repository | Description | Stars |
---|---|---|
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
leksah/leksah | An integrated development environment for Haskell programming | 979 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |