From: weis@yquem.inria.fr (Pierre Weis)
To: caml-announce@inria.fr
Subject: [Caml-list] New release 1.60 of htmlc
Date: Wed, 22 Sep 2004 18:08:46 +0200 (CEST) [thread overview]
Message-ID: <20040922160846.244A5BC43@yquem.inria.fr> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3238 bytes --]
[Version française ci-dessous]
Htmlc, an HTML pages compiler
I am pleased to announce the 1.60 version of Htmlc, a convenient tool
to manage a set of WEB pages in order to maintain the common look of those
pages and factorize the repetive parts of their HTML code.
This version is a bug fix release and documentation has been improved
(htmlc got a new Unix man page).
Htmlc allows the automatic insertion of the result of arbitrary Unix
commands into the generated pages.
Htmlc expanses on the fly ``$id'' variables written in the source
document: the binding for $id could be written in the document or in
an Htmlc environment source file (and guess what ? the syntax to
define id is ``let id = value;;'', so that environment files for Htmlc
are valid Caml implementation files :).
Htmlc encourages the usage of simple HTML templates that lowerize the
burden of writing the HTML pages.
Htmlc is also very convenient to produce the final HTML page result of
a CGI program from static templates and execution environments created
on the fly by the CGI.
Htmlc is still evolving from its initial satus of SSI static resolver
to the plain HTML page compiler we are all dreaming of. So, please,
don't hesitate to send your constructive remarks and contributions !
Htmlc home page is http://pauillac.inria.fr/htmlc/
Htmlc source files can be found at
ftp://ftp.inria.fr/INRIA/cristal/caml-light/bazar-ocaml/htmlc-1.6.tgz
Enjoy.
Pierre Weis.
[Version française]
Htmlc : un compilateur de pages HTML
J'ai le plaisir d'annoncer la sortie de la version 1.60 de Htmlc, un
outil de génération de pages Web qui permet de maintenir facilement
une certaine unité d'aspect et de mettre en facteur les parties
communes de vos pages Web.
Cette version corrige des erreurs et la documentation est améliorée
(htmlc a maintenant une page de manuel Unix).
Htmlc permet l'insertion de la sortie d'une commande Unix arbitraire
dans les pages engendrées.
Htmlc substitue à la volée les variables ``$id'' rencontrées dans le
code source: la liaison pour $id peut être écrite dans le document ou
définie dans un fichier d'environnement pour Htmlc (et devinez la
syntaxe de définition de id ? C'est ``let id = value;;'', de sorte
qu'un fichier d'environnement pour Htmlc est un fichier
d'implémentation Caml correct).
Htmlc encourage la définition et l'utilisation de modèles de pages
pour faciliter l'écriture des pages HTML.
Htmlc est également très pratique pour produire la page HTML de
réponse d'un CGI, à partir de modèles de réponse et d'un
d'environnement produit à la volée par le CGI.
Htmlc est bien sûr toujours en plein développement (ce n'était au
départ qu'un outil de résolution statique des SSI) et n'attend que vos
remarques constructives et vos contributions pour croître et embellir!
La page Web de Htmlc est http://pauillac.inria.fr/htmlc/
Les fichiers sources de Htmlc sont en
ftp://ftp.inria.fr/INRIA/cristal/caml-light/bazar-ocaml/htmlc-1.6.tgz
Amusez-vous bien.
Pierre Weis.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
reply other threads:[~2004-09-22 16:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040922160846.244A5BC43@yquem.inria.fr \
--to=weis@yquem.inria.fr \
--cc=caml-announce@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox