The HJavaScript package
HJavaScript defines an abstract syntax and pretty printer for a subset of JavaScript. as Language.HJavaScript. However, a significant difference from JavaScript is that HJavaScript is typed, even on the abstract syntax level using GADTs. The subset of JavaScript that is supported is those parts that lend themself to typing (i.e. no prototyping of classes).
Properties
| Versions | 0.4, 0.4.4, 0.4.5, 0.4.6, 0.4.7 |
|---|---|
| Dependencies | base (<5), pretty (≥1.0) |
| License | BSD3 |
| Author | Joel Bjornson, Niklas Broberg |
| Maintainer | joel.bjornson@gmail.com, nibro@cs.chalmers.se |
| Category | Language |
| Upload date | Mon Jan 25 00:54:51 UTC 2010 |
| Uploaded by | NiklasBroberg |
| Built on | ghc-6.12 |
| Distributions | Debian: 0.4.7 |
Modules
- Language
- HJavaScript
Downloads
- HJavaScript-0.4.5.tar.gz (Cabal source package)
- package description (included in the package)