[racket-dev] ECMA script object write?
I have a racket program that calculates html , there are also bits of
ECMAScript in there.
I couldn't figure out how to get the html parser bundled with racket to
right the structure back out. Same for the ECMA script parser. Did I miss
something?
(Neil Van Dyke has written a very nice html parser that has a write out
routine for and html object., so that solved that issue.)
Would like to write out objects like those produced by this parser, or use
some analogous system:
http://pkg-build.racket-lang.org/doc/ecmascript/Parsing_ECMAScript.html
?
Thank you for any recommendations.
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20141223/089ae1c0/attachment.html>