<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/0e5a841b194698c100302a705193381c"
  from="Benjamin Geer &lt;ben@s...&gt;"
  author="Benjamin Geer"
  date="2003-10-05T23:57:24"
  subject="[Caml-list] ANNOUNCE: CamlTemplate 0.5.0 released"
  prev="2003/10/32ef01d2e887c9de92a21257baae470f"
  next="2003/10/674fd596aeeccf052ea3d6535738d4a1"
  next-in-thread="2003/10/8e9cb69d70a2fad5e24b34d188e790a1"
  prev-thread="2003/10/6c3b736d85c604420b71e01e9f19018f"
  next-thread="2003/10/674fd596aeeccf052ea3d6535738d4a1"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] ANNOUNCE: CamlTemplate 0.5.0 released">
<msg 
  url="2003/10/0e5a841b194698c100302a705193381c"
  from="Benjamin Geer &lt;ben@s...&gt;"
  author="Benjamin Geer"
  date="2003-10-05T23:57:24"
  subject="[Caml-list] ANNOUNCE: CamlTemplate 0.5.0 released">
<msg 
  url="2003/10/8e9cb69d70a2fad5e24b34d188e790a1"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-08T13:23:11"
  subject="[Caml-list] ANNOUNCE: mod_caml 0.9.3 released">
</msg>
</msg>
</thread>

<contents>
I'm pleased to announce the first release of CamlTemplate, 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 files. Features:

   * A versatile, easy-to-learn template syntax that supports
     common scripting-language constructs, while encouraging a
     separation between presentation logic and application logic.

   * The supported Caml data structures accomodate lists, tables
     and trees of items in a straightforward manner.

   * Works well with mod_caml.

   * Supports any ASCII-compatible encoding, including UTF-8.

   * Optional support for multithreading.

CamlTemplate can be downloaded from:

   http://saucecode.org/camltemplate

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

</contents>

</message>

