Skip to content

fabianbergmark/ECMA-262

Repository files navigation

ECMA-262 Build Status

Haskell ECMA 262 interpreter

This package installs an executable ecma262 which takes a filename as its only argument and interprets its content.

To test the interpreter in GHCI, install the package and then use the function runJavaScript source from Language.JavaScript. A small host environment is provided in Language.JavaScript.Host.Console which adds the function console.log. Use runHostedJavaScript source console from Language.JavaScript to try this.

About

Haskell ECMA 262 interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published