haskell-code-explorer
Code browser
A web application for exploring and understanding Haskell codebases
Web application for exploring and understanding Haskell codebases
512 stars
18 watching
20 forks
Language: Haskell
last commit: almost 2 years ago ghchaskellwebapp
Related projects:
Repository | Description | Stars |
---|---|---|
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 68 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
haskell-webdriver/haskell-webdriver | A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
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 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |