The WebBits-Html package
WebBits is a collection of libraries for working with JavaScript embeded in HTML files. Highlights include:
BrownPLT.JavaScript.Crawl returns all JavaScript in an HTML page, including JavaScript from imported script files (<script src=...>).
BrownPLT.JavaScript.Environment annotates JavaScript syntax with its static environment and returns a list of free identifiers.
BrownPLT.Html.Parser is a permissive HTML parser.
Properties
| Versions | 1.0, 1.0.1, 1.0.2 |
|---|---|
| Dependencies | base (4.*), containers (≥0.1), mtl (≥1.1.0.1), parsec (<3.0.0), pretty (≥0.1), syb (≥0.1), WebBits (≥1.0 & ≤2.0) |
| License | LGPL |
| Copyright | Copyright (c) 2007-2009 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 Feb 1 19:15:21 UTC 2010 |
| Uploaded by | ArjunGuha |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | NixOS: 1.0.2 |
Modules
Downloads
- WebBits-Html-1.0.2.tar.gz (Cabal source package)
- package description (included in the package)