haskell-do

Haskell IDE

A Haskell-based code editor designed for interactive development and programming in the language.

pencil2 bar_chart - The Haskell code editor focused on interactive development.

GitHub

352 stars
47 watching
31 forks
Language: Haskell
last commit: almost 7 years ago
code-editorhaskellinteractive-codingnotebook

Related projects:

Repository Description Stars
justusadam/language-haskell Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code 97
haskell/haskeline Provides a user interface for line input in command-line programs with features such as rich editing and customizability. 224
google/codeworld An educational programming environment using Haskell to teach computer science and math. 1,244
haskell/play-haskell A web-based Haskell development playground and compiler environment. 130
viskell/viskell An experimental visual programming environment for functional languages with immediate feedback and type-guided development. 682
tweag/haskellr An environment for efficient data processing using Haskell or R code. 585
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
commercialhaskell/haskelldocumentation An intermediate documentation repository for collaborative learning experience in Haskell programming. 208
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
tweag/ormolu A tool that formats Haskell source code to a consistent style 971
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
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67