Command line compiler for the javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rrp83
    New Member
    • Feb 2007
    • 4

    Command line compiler for the javascript

    HI,

    Is there any command line compiler for the javascript similar to the jsc for Jscript?

    Cheers,
    RRP83
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by rrp83
    HI,

    Is there any command line compiler for the javascript similar to the jsc for Jscript?

    Cheers,
    RRP83
    Question is being moved to the Javascript forum. No technical questions allowed in the cafe.

    ADMIN

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Originally posted by rrp83
      HI,

      Is there any command line compiler for the javascript similar to the jsc for Jscript?

      Cheers,
      RRP83
      Not that I'm aware of. Why would you need it anyway? JScript can be used on web pages, but is very different from Javascript. It can access the .NET framework while Javascript can't.

      Comment

      Working...