[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML as a transition to s-expr
"Christopher Barber" <cbarber@curl.com> writes:
> I don't think this is a very good idea. Indentation alone works ok with
> Python code, but it becomes much more problematic when text is involved.
> Imagine that the content of each cell is a paragraph...
pliant has such a thing:
- http://pliant.cx/ (seem down)
- http://pr.cams.ehess.fr/
the whole site is written in a subset of pliant, source is available by
replacing .html with .page
an example:
http://pr.cams.ehess.fr/index.page
(i didn't say i like it :)