jmacro-0.6.14: QuasiQuotation library for programmatic generation of Javascript code.

Copyright(c) Gershom Bazerman, Jeff Polakow 2010
LicenseBSD 3 Clause
Maintainergershomb@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Language.Javascript.JMacro.Prelude

Description

 

Synopsis

Documentation

jmPrelude :: JStat Source

This provides a set of basic functional programming primitives, a few utility functions and, more importantly, a decent sample of idiomatic jmacro code. View the source for details.