 | HJavaScript-0.4.7: HJavaScript is an abstract syntax for a typed subset of JavaScript. | Contents | Index |
|
HJavaScript-0.4.7: HJavaScript is an abstract syntax for a typed subset of JavaScript. |
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).
|
Modules |
Language | | | HJavaScript | | | |
|
|
|
Produced by Haddock version 2.6.0 |