Looking for Javascript syntax checker

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve

    Looking for Javascript syntax checker

    Hi,

    Does anyone know of any JS syntax checkers for OS X (preferably free!)

    It's a bit of pain when you write some JS only to find your browser doesn't
    do what you expect (usually nothing!).

    --
    Cheers,
    Steve.

  • Douglas Crockford

    #2
    Re: Looking for Javascript syntax checker

    > Does anyone know of any JS syntax checkers for OS X (preferably free!)


    Comment

    • Steve

      #3
      Re: Looking for Javascript syntax checker

      On 23/10/04 7:14 pm, in article
      4198d$417a9f96$ 436596b3$14050@ msgid.meganewss ervers.com, "Douglas Crockford"
      <nospam@covad.n et> wrote:
      [color=blue][color=green]
      >> Does anyone know of any JS syntax checkers for OS X (preferably free!)[/color]
      >
      > http://www.crockford.com/javascript/lint.html[/color]


      Just what I was looking for!

      --
      Cheers,
      Steve.

      Comment

      • Ian Sedwell

        #4
        Re: Looking for Javascript syntax checker

        Hiya!

        I use the JavaScript tools in Netscape 7.1. It has very good error reporting
        which catches syntax errors, and a rather clunky but still very useful
        debugger/tracer. And it's free!

        Have fun

        Ian



        ..On 2004/10/23 18:14, in article
        4198d$417a9f96$ 436596b3$14050@ msgid.meganewss ervers.com, "Douglas Crockford"
        <nospam@covad.n et> wrote:
        [color=blue][color=green]
        >> Does anyone know of any JS syntax checkers for OS X (preferably free!)[/color]
        >
        > http://www.crockford.com/javascript/lint.html[/color]

        Comment

        Working...