Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Buildability #6

Open
edsko opened this issue Jan 17, 2015 · 0 comments
Open

Buildability #6

edsko opened this issue Jan 17, 2015 · 0 comments

Comments

@edsko
Copy link

edsko commented Jan 17, 2015

I wanted to experiment with the desugarer, trying to understand the paper ("The Essence of JavaScript") so I spent a bit of time making it buildable. For the record, here's what eventually worked:

  1. ghc-7.0.4
  2. language-ecmascript ==0.10 constraint in LambdaJS.cabal
  3. Patched language-ecmascript-0.10 to remove spurious hiding clauses in src/language/ECMAScript3/Syntax/Arbitrary.hs

That said, once I finally got it building, the output from the desugarer is not very human friendly :(

Anyway, just reporting here in case it's useful to anyone.

@edsko edsko changed the title Buildabiltiy Buildability Jan 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant