HJ: Haskell-to-JavaScript Work in Progress This project aims to provide a compiler (specifically a code generator) for a subset Haskell to JavaScript. The outputted code should be small, a fairly good correspondance to the Haskell version, i.e. reasonably intelligible, and it should compress well with one of the major JavaScript compressors. It should at least be reasonably performant. Why write a
{{#tags}}- {{label}}
{{/tags}}