jsc-0.1.1.0: High level interface for webkit-javascriptcore

Safe HaskellNone

Language.Javascript.JSC.JMacro

Description

Helper function to make it easy to embed JMacro in your code and use it from JSC

Synopsis

Documentation

evalJM :: QuasiQuoterSource

Quasi quoter that creates a JavaScript string from JMacro statement and stores it in a string litteral

evalJME :: QuasiQuoterSource

Quasi quoter that creates a JavaScript string from JMacro expression and stores it in a string litteral