Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
/ narcissus Public archive

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

License

Notifications You must be signed in to change notification settings

mozilla/narcissus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b88ee40 · Feb 14, 2012
Jan 10, 2012
Feb 14, 2012
Jan 28, 2012
Jul 22, 2011
Oct 8, 2010
Feb 10, 2011
Dec 9, 2010
Feb 10, 2011
Jan 26, 2012
Feb 10, 2011

Repository files navigation

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