WebBits: JavaScript analysis tools
Deprecated
in favor of language-ecmascript
WebBits is a collection of libraries for working with JavaScript embeded in HTML files. Highlights include:
WebBits.JavaScript.Crawl
returns all JavaScript in an HTML page, including JavaScript from imported script files (<script src=...>
).WebBits.JavaScript.Environment
annotates JavaScript syntax with its static environment and returns a list of free identifiers.WebBits.JavaScript.Parser
is a JavaScript parser that is largely based on JavaScript 1.5.WebBits.Html.Parser
is a permissive HTML parser.
Downloads
- WebBits-0.9.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.9, 0.9.1, 0.9.2, 0.9.3, 0.11.0, 0.14.0, 0.15, 1.0, 2.0, 2.1, 2.2 |
---|---|
Dependencies | base, containers, mtl, parsec (<3.0.0), pretty [details] |
License | LicenseRef-LGPL |
Copyright | Copyright (c) 2007-2008 Arjun Guha and Spiridon Eliopoulos |
Author | Arjun Guha, Spiridon Eliopoulos |
Maintainer | Arjun Guha <arjun@cs.brown.edu> |
Category | Language |
Home page | http://www.cs.brown.edu/research/plt/ |
Uploaded | by ArjunGuha at 2008-08-21T14:02:40Z |
Distributions | |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 10011 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |