From: Benjamin Geer <ben@socialtools.net>
To: caml-list@inria.fr
Subject: [Caml-list] ANNOUNCE: CamlTemplate 0.7.0 released
Date: Sat, 03 Jan 2004 16:40:40 +0000 [thread overview]
Message-ID: <3FF6F088.2000200@socialtools.net> (raw)
CamlTemplate is a small template processor library for Objective Caml.
It can be used to generate web pages, scripts, SQL queries, XML
documents and other sorts of text.
Version 0.7.0 has been released, and can be downloaded from:
http://saucecode.org/camltemplate
New in version 0.7.0:
* Added support for floating-point values.
* Implemented nested scopes: macros have their own scope.
Setting values in a template no longer changes the model.
* Added a simple macro namespace system. Each template
provides a namespace for its macros; to use macros
defined in another template, you now have to use the new
#open statement.
* Added a bracket operator for calculating a hash key at
run time.
* Added a virtual class to replace the two separate
functions for loading and checking template source code.
* Shortened template model type names.
* Added some design documentation.
* Added licence exception allowing CamlTemplate to be
linked with Apache.
* Several bug fixes.
For full details of the changes, please see the ChangeLog.
Ben
-------------------
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-01-03 16:40 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=3FF6F088.2000200@socialtools.net \
--to=ben@socialtools.net \
--cc=caml-list@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