The WebBits package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥4), containers (≥0.1), mtl (≥1.1.0.1), parsec (<3.0.0), pretty (≥0.1), syb (≥0.1) |
| License | LGPL |
| Copyright | Copyright (c) 2007-2008 Arjun Guha and Spiridon Eliopoulos |
| Author | Arjun Guha, Spiridon Eliopoulos |
| Maintainer | Arjun Guha <arjun@cs.brown.edu> |
| Stability | provisional |
| Category | Language |
| Home page | http://www.cs.brown.edu/research/plt/ |
| Upload date | Mon Oct 14 02:35:56 UTC 2008 |
| Uploaded by | ArjunGuha |
| Built on | ghc-6.10, ghc-6.12 |
| Build failure | ghc-6.8 (log) |
| Distributions | NixOS: 2.1 |
Modules
- WebBits
- WebBits.Common
- Data
- Html
- JavaScript
Downloads
- WebBits-0.9.3.tar.gz (Cabal source package)
- package description (included in the package)