All Projects → serras → Hinc

serras / Hinc

Licence: bsd-3-clause
Haskell In New Clothes

Programming Languages

haskell
3896 projects

hinc: Haskell In New Clothes

Braces-and-parens syntax for your favorite language!

Try it!

Check the fully-undocumented hinc-to-Haskell transpiler.

Why?

Discussions as issues are also welcome.

How have you developed it?

That part is actually quite cool. The whole transpiler is developed using a usual stack of megaparsec to parse hinc code and haskell-src-exts to pretty print Haskell code. All of this, in addition to the front-end developed with Miso, is compiled to a single JavaScript file. Really, completely serverless!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].