tor. 4. jan. 2018 kl. 17.48 skrev Matt Jadud <[email protected]>:

>
> What is the best way to generate HTML from the webserver? I don't care
> about XML vs. HTML; I just want the fastest path to writing a small web
> application that solves a problem that I have, and part of that means
> easily generating HTML that does what I expect when I generate it.
>

I kind of like scribble/html. It represents html with structures (which
means you get an undefined identifier error if you accidentally misspell an
html tag - and DrRacket shows you where you made the mistake. Also I can
use at-expression to write the html, which is very convenient.

> --
-- 
Jens Axel Søgaard

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to