Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8947] CodeProcessor: Select an AST technology

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-11-29T23:59:07.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 2.1.0, Sprint 2012-10 MW
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2012-05-01T17:03:34.000+0000
Updated2017-03-08T23:49:24.000+0000

Description

AST parsing is useful for a variety of functions. Need to select a base technology.

Comments

  1. Bryan Hughes 2012-05-08

    Based on the analysis of the various AST mechanisms, I recommend UglifyJS as the AST parser technology. It has good enough performance, tied with SpiderMonkey for the best feature set, and is written entirely in Node.JS.
  2. Lee Morris 2017-03-08

    Closing ticket as fixed.

JSON Source