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
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to