ghc-source-gen
Haskell source generator
A Haskell library for generating source code and code fragments based on the GHC API
Library for generating Haskell source files and code fragments.
91 stars
11 watching
28 forks
Language: Haskell
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-gi/haskell-gi | Generates Haskell bindings for GObject Introspection capable libraries | 293 |
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
grin-compiler/ghc-grin | A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
ghc/ghc | The Glasgow Haskell Compiler is an interactive environment and compiler for the functional programming language Haskell. | 3,064 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 61 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
brendanhay/gogol | A comprehensive toolkit for interacting with Google services in Haskell | 281 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
fujimura/hi | Generates scaffold for Haskell projects from Git repositories | 203 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |