/RhinoAS3

An ActionScript 3 port of Mozilla's Rhino JavaScript interpreter

Primary LanguageActionScriptMozilla Public License 2.0MPL-2.0

RhinoAS3

An ActionScript 3 port of Mozilla's Rhino JavaScript interpreter

Currently in-progress..

Ported

  • Lexer
  • Parser
  • AST Node Classes
  • DebugPrintVisitor to print the AST

Not yet ported

  • Error Reporter is only partially implemented
  • Interpreter