play-haskell
Haskell IDE
A web-based Haskell development playground and compiler environment.
Haskell Playground
130 stars
5 watching
9 forks
Language: Haskell
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,244 |
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 | 846 |
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 | 976 |
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,397 |
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. | 412 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |