guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to render raw data using sxml?


From: Matt Wette
Subject: Re: How to render raw data using sxml?
Date: Thu, 14 Jul 2016 06:21:36 -0700

> On Jul 14, 2016, at 3:29 AM, Andy Wingo <address@hidden> wrote:
> 
> In Guile, we should optimize for HTML, not XHTML.
> 

Being a glutton for foolish tasks, last year I started working on a HTML5->SXML 
parser, trying to avoid !.  The approach is based on the definition in 
http://www.w3.org/TR/html5/syntax.html.   The code is currently at about 1400 
lines.  I am not sure I will finish.

Matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]