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 applications.
These are the most noticeable features of the framework:
At the moment I'm writing this note (2010-03-14), the development of the Ex-nunc project is considered concluded by the authors.
You can download the latest release of Ex-nunc here:
| File | MD5 |
| ex-nunc_latest_2010-03-14.tar.gz | 6ce7df2dcedb37a8582ae6efa3f2e934 |
This release is considered quite stable and produces a library and a compiler that can compile the included demo.
If you are interested in the Ex-nunc project and you want further informations about the architecture, or you simply want to compile it and you need help, please don't hesitate and contact the authors: and .