guile-user
[Top][All Lists]
Advanced

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

XML, HTML and Scheme (was: Guile & Sablotron)


From: Daniel Skarda
Subject: XML, HTML and Scheme (was: Guile & Sablotron)
Date: Sun, 14 Mar 2004 10:09:30 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/20.7 (gnu/linux)

Hello Brian,

  before you start work on writing xml/html/... from Scheme, you should answer
yourself some questions:

  1) What is XML/HTML as a data structure?

  2) What is the most natural (and simple) way to represent it in Scheme?
 
  3) What would you use to describe transformations on such representation?

  4) What is the most natural way to represent a "template"?

  5) How you can mix code and html/xml data (templates) in the most easy way?

  6) Do you really need XSLT? ;-)

  I wish you good luck in finding your answers to above questions :)

0.

Hint: What does the name "Lisp" mean?





reply via email to

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