real-world-haskell
Haskell code parser
A tool to parse and fix code samples from the book 'Real World Haskell'
parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)
89 stars
13 watching
23 forks
Language: Haskell
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
| Analyzes and reports on the complexity of Haskell code | 98 |
| Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
| An educational programming environment using Haskell to teach computer science and math. | 1,244 |
| A tool that formats Haskell source code to a consistent style | 971 |
| A tool for generating parsers from regular expressions in Haskell. | 292 |
| Developer tools for refactoring Haskell programs. | 249 |
| An environment for efficient data processing using Haskell or R code. | 587 |
| A standard library for Haskell to provide a common foundation for production software development | 846 |
| A web application for exploring and understanding Haskell codebases | 511 |
| A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |