mozilla / narcissus

INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Narcissus

Narcissus is a JavaScript interpreter written in pure JavaScript (i.e., a meta-circular evaluator), using the SpiderMonkey engine.

Originally a proof-of-concept by Brendan Eich, Narcissus is being revived as a test-bed for rapidly prototyping new language features for the JavaScript language (as well as the ECMAScript standard).

Documentation

Documentation can be found on the Narcissus wiki.

Contributors

  • Tom Austin
  • Brendan Eich
  • Andreas Gal
  • Shu-yu Guo
  • Dave Herman
  • Bruno Jouhier
  • Gregor Richards
  • Dimitris Vardoulakis
  • Patrick Walton

About

INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter

License:Other


Languages

Language:JavaScript 97.1%Language:Python 1.5%Language:Shell 1.4%