serras/hinc

Haskell In New Clothes

Haskell

110

12 commits

updated Aug 14, 2020

See the code

README

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!

Contributors

serras

12 commits

serras/hinc

Haskell In New Clothes

Haskell

110

12 commits

updated Aug 14, 2020

See the code

README

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!

Contributors

serras

12 commits

Languages

Haskell

95.9%

Nix

4.1%