hinc

Syntax converter

A Haskell code transpiler from another syntax to the standard Haskell syntax

Haskell In New Clothes

GitHub

111 stars
10 watching
3 forks
Language: Haskell
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
serras/emacs-haskell-tutorialA tutorial on setting up Emacs for Haskell programming689
serras/lambdaconf-2015-webA Haskell web workshop project providing exercises and resources for learning web development with Haskell63
nponeccop/hncA compiler that translates Haskell code into C++ code for efficient execution62
kosmikus/lhs2texA tool for converting Haskell source code into LaTeX-compatible typesetting formats99
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
hspec/hspecA testing framework for Haskell programming language755
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
plclub/hs-to-coqA tool that translates Haskell code to equivalent Coq code79
marcusrainbow/haxcelAn Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet.33
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
lspitzner/brittanyA tool to format Haskell source code according to certain formatting rules691
zhaskell/stdioA Haskell toolkit providing standardized input/output functions powered by libuv104