[racket] s-expression javascript syntax

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue May 20 22:42:55 EDT 2014

Here are two options:

http://planet.racket-lang.org/package-source/jaymccarthy/javascript.plt/1/2/doc.txt

http://planet.racket-lang.org/package-source/dherman/javascript.plt/9/2/planet-docs/javascript/pjs.html

I presume there is bit-rot, but they should be nice.

Jay

On Tue, May 20, 2014 at 8:38 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Is anyone using an s-expression representation of JavaScript syntax with
> Racket?
>
> (I see some Google hits for "s-expression javascript", but am wondering
> whether anyone is currently doing that in Racket.  This was prompted by
> writing a generator in Racket for an HTML5 mobile app, which requires
> generating some JS in addition to the HTML. SXML is used for the
> s-expression representation of HTML, but JS is just strings right now.)
>
> Neil V.
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.