haskell-indexer
Haskell preprocessor
Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing
Emits code crossreference data for Haskell sources.
99 stars
15 watching
20 forks
Language: Haskell
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brendanhay/gogol | A comprehensive toolkit for interacting with Google services in Haskell | 281 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
haskell/criterion | A performance measurement library for Haskell code | 505 |
jgm/citeproc | A Haskell library for generating citations and bibliography formatted according to a specific style, used in integrating citation support into another software project. | 154 |
google/ghc-source-gen | A Haskell library for generating source code and code fragments based on the GHC API | 91 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 511 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |