haskell-src-exts
Haskell parser
A toolset for manipulating and analyzing Haskell source code
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
194 stars
15 watching
95 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| Developer tools for refactoring Haskell programs. | 249 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
| A tool to format and beautify Haskell code to improve readability. | 994 |
| A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A Haskell library providing an interface to the GitHub API. | 412 |
| A repository providing code snippets to illustrate key concepts in Haskell programming | 85 |
| A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
| A performance measurement library for Haskell code | 505 |
| A tool to format Haskell source code according to certain formatting rules | 691 |