Any good javascript parser out there?

T

Tom

Is there any good javascript parser that can evaluate your code and show where
you have syntax error and such?

/Tom
 
R

Randy Webb

Tom said the following on 4/26/2006 10:12 PM:
Is there any good javascript parser that can evaluate your code and show where
you have syntax error and such?

A novel idea for you - try a browser. They are pretty good at showing
errors.
 
A

Assad Afzal

Tom said:
Is there any good javascript parser that can evaluate your code and show where
you have syntax error and such?

/Tom

I don't really know of any effective parsers, but Mozilla has a really
good debugger, which lets you step through your code as it is executed.

Some text editors check basic syntax. Try the trial version of
Ultraedit, textpad or jext to see if they help.

Assad Afzal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top