Intermediate Representations for ECMAScript Specifications
export IRES_HOME="<<IRES directory path>>"
export PATH="$IRES_HOME/bin:$PATH"
git clone --recurse-submodules git@github.com:kaist-plrg/ires.git
cd ires
sbt compile
TODO
- Parts of built-in objects
- Date
- Math
- JSON
- RegExp
- module
- strict mode
- [[CanBlock]]
- locale