<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ex-nunc.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>ex-nunc</title>
        <description></description>
        <link>http://www.ex-nunc.org/wiki/</link>
        <lastBuildDate>Thu, 11 Mar 2010 09:28:09 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.ex-nunc.org/wiki/lib/images/favicon.ico</url>
            <title>ex-nunc</title>
            <link>http://www.ex-nunc.org/wiki/</link>
        </image>
        <item>
            <title>sidebar</title>
            <link>http://www.ex-nunc.org/wiki/sidebar?rev=1236989082&amp;do=diff</link>
            <description>Home page

Documentation

Mantis bug tracker

GitWeb repositories

Project page on SF.net</description>
            <pubDate>Sat, 14 Mar 2009 01:04:42 +0100</pubDate>
        </item>
        <item>
            <title>mantis:ex_nunc:issue:12 - created</title>
            <link>http://www.ex-nunc.org/wiki/mantis:ex_nunc:issue:12?rev=1185833040&amp;do=diff</link>
            <description>In this moment each page parameters are represented as a variant type in which each parameter is part of a tuple, like this:


type t =
  | No_parameters
  | Error_page_parameters of string
  | Debug_page_page_parameters of int * string
(*| Page &quot;error_page&quot; has no parameters *)
(*| Page &quot;form_page&quot; has no parameters *)
  | Param_page_page_parameters of int * float
(*| Page &quot;quit_page&quot; has no parameters *)
(*| Page &quot;session_page&quot; has no parameters *)
(*| Page &quot;start_page&quot; has no parameters *)
;;</description>
        <category>mantis:ex_nunc:issue</category>
            <pubDate>Tue, 31 Jul 2007 00:04:00 +0100</pubDate>
        </item>
        <item>
            <title>doc:sidebar - created</title>
            <link>http://www.ex-nunc.org/wiki/doc:sidebar?rev=1184240236&amp;do=diff</link>
            <description>Introduction

Architecture</description>
        <category>doc</category>
            <pubDate>Thu, 12 Jul 2007 13:37:16 +0100</pubDate>
        </item>
        <item>
            <title>doc:start - created</title>
            <link>http://www.ex-nunc.org/wiki/doc:start?rev=1184240152&amp;do=diff</link>
            <description>*  Quick start
 Not yet available.

	*  Introduction
 This document covers the main concepts behind the Ex-nunc framework.

	*  User manual
 Not yet available.

	*  Reference
 Not yet available.</description>
        <category>doc</category>
            <pubDate>Thu, 12 Jul 2007 13:35:52 +0100</pubDate>
        </item>
        <item>
            <title>start - Section removed</title>
            <link>http://www.ex-nunc.org/wiki/start?rev=1184240122&amp;do=diff</link>
            <description>Ex-nunc (pronounced x-noonk) is an open-source framework aimed to help the development of Web based applications. It is written in Objective Caml, a language that is compiled, statically typed, strictly evaluated, and uses automatic memory management. Ex-nunc is designed to exploit these features, trying to detect most of the common programming errors at compile time. This way, the developer wastes less time hunting for misspellings, and has more time for functionality testing of his application…</description>
            <pubDate>Thu, 12 Jul 2007 13:35:22 +0100</pubDate>
        </item>
        <item>
            <title>doc:architecture - Some formatting from the old site</title>
            <link>http://www.ex-nunc.org/wiki/doc:architecture?rev=1184237644&amp;do=diff</link>
            <description>An Ex-nunc application is a compiled executable that handles HTTP requests received through a connector (CGI or FastCGI) from the Web server. It relies on OcamlNet to manage low-level communication with the Web server, to retrieve preprocessed parameters from the request, and to write the XHTML response to a transactional output channel. The Ex-nunc framework offers a higher level of abstraction to the programmer, because it takes care of some of the most common tasks required by Web application…</description>
        <category>doc</category>
            <pubDate>Thu, 12 Jul 2007 12:54:04 +0100</pubDate>
        </item>
        <item>
            <title>doc:intro - Page created with the content of the old static page</title>
            <link>http://www.ex-nunc.org/wiki/doc:intro?rev=1184107572&amp;do=diff</link>
            <description>Ex-nunc is an open-source framework, written in Objective Caml, to develop Web applications. The main purpose of Ex-nunc is to bring the benefits of strongly typed languages to the Web application domain.

Traditionally, Web appliances are based on weakly typed languages, and are focused mostly on markup production. The developer has to deal mostly with string manipulation (i.e., validation, parsing, serialization, deserialization) with little (or none) support from the underlying platform. Ex-n…</description>
        <category>doc</category>
            <pubDate>Wed, 11 Jul 2007 00:46:12 +0100</pubDate>
        </item>
    </channel>
</rss>
