hinc
Syntax converter
A Haskell code transpiler from another syntax to the standard Haskell syntax
Haskell In New Clothes
111 stars
10 watching
3 forks
Language: Haskell
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
serras/emacs-haskell-tutorial | A tutorial on setting up Emacs for Haskell programming | 689 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |
nponeccop/hnc | A compiler that translates Haskell code into C++ code for efficient execution | 62 |
kosmikus/lhs2tex | A tool for converting Haskell source code into LaTeX-compatible typesetting formats | 99 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 293 |
hspec/hspec | A testing framework for Haskell programming language | 755 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
plclub/hs-to-coq | A tool that translates Haskell code to equivalent Coq code | 79 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |