[Javascript] Syntax Checking

Andrew Ip andrewsyip at gmail.com
Wed Jun 25 20:15:45 CDT 2008


You can try JSLint, which is by Douglas Crockford:

http://www.jslint.com

You may also find similar JavaScript lint programs that can integrate  
with your text editor to make this more seamless.

-andrew


On 25-Jun-08, at 5:11 AM, Del Wegener wrote:

> Good Morning;
> Yesterday I spent more than an hour hunting for what turned out to  
> be a
> missing single quote in a 1612 line Javascript file.  Is there a  
> good syntax
> checker that I could use to find such errors?  A validation checker?
>
> Thanks for any recommendations.
>
> Del
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at lists.evolt.org
> http://lists.evolt.org/mailman/listinfo/javascript




More information about the Javascript mailing list