[Yhc] Some suggested changes to Yhc.Core

Dimitry Golubovsky golubovsky at gmail.com
Tue Aug 7 07:06:52 EDT 2007


Great, thank you Tom.

On 8/7/07, Thomas Shackell <shackell at cs.york.ac.uk> wrote:
> Done, pushed a patch so that now
>
>  >    foreign import javascript "new Date.getTime" getTime :: ....
>
> is correctly parsed and returned as core with
>
>     corePrimName = "getTime"
>     corePrimConv = "javascript"
>     corePrimExternal = "new Date.getTime"
>     corePrimImport = True

-- 
Dimitry Golubovsky

Anywhere on the Web


More information about the Yhc mailing list