This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: scheme DTD parser


Olivier Buechel <Olivier.Buechel@unifr.ch> writes:

> DTD:    <!ELEMENT fiche (title,description,source) >
> guile:  make-fiche, make-title,...
> 	input-fiche,...
> 	fiche-map,...
> 	fiche-insert, ...
> 	etc, etc

I don't know if this is interesting for you, but here's a discussion
about how one can represent a tagged document in Scheme syntax:

  http://srfi.schemers.org/srfi-13/mail-archive/msg00072.html

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]