The Mozilla JS Parser is a seperate piece...
http://www.mozilla.org/js/spidermonkey/ (in C)
http://www.mozilla.org/rhino/ (in Java)

Sources are available.

----- Original Message -----
From: "Marc van Leeuwen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 4:00 AM
Subject: [Dynapi-Dev] OT: Stripping comments from Javascript Files


> As jspack seems to, for what I have read, have too many bugs to be useful,
> and as nobody has the experience||time||will to write a js parser to make
> the comments (and newlines and unneeded spaces and tabs) go to /dev/null
to
> make a release version, I was just thinking about what already exists that
> parses Javascript, and that has source code available without a too
> restrictive licence. The answer I found is.... Mozilla !
> Maybe it is a way to go after mozilla sources and to see if the Javascript
> part is "extractable" to make it a parser able to do what jspack is
> intended for. Maybe some Mozilla contibutors/developpers are willing to
help.
> If nobody has checked this, I'll see by myself...later
>
> Marc
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to