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

Reply via email to