Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] JS Parser?

Hi John,

At the moment we're using JSLint but are not doing anything with it at the parser level. We're just using it more or less at the application level to help provide a basic outline view as well as identifying problems.

At some point I suspect we're going to need to deeper integration to let us have really amazing language tools and I'm hoping there's some liberally licensed libraries we might be able to use (we'd rather avoid reinventing the wheel here). In addition to JSLint some of the libraries probably also worth a deeper look are: UglifyJS, Narcissus, and more recently I saw Reflect.js go by.

-Simon

Inactive hide details for "John J. Barton" ---04/14/2011 12:47:24 AM---Does Orion have a JS parser in JS? jjb"John J. Barton" ---04/14/2011 12:47:24 AM---Does Orion have a JS parser in JS? jjb


From:

"John J. Barton" <johnjbarton@xxxxxxxxxxxxxxx>

To:

Orion developer discussions <orion-dev@xxxxxxxxxxx>

Date:

04/14/2011 12:47 AM

Subject:

[orion-dev] JS Parser?

Sent by:

orion-dev-bounces@xxxxxxxxxxx




Does Orion have a JS parser in JS?

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image

GIF image


Back to the top