Browse thread
Which development framework for web application in OCaml?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David MENTRE <david.mentre@g...> |
| Subject: | Re: [Caml-list] Which development framework for web application in OCaml? |
Hello Pietro, 2006/6/30, Pietro Abate <Pietro.Abate@anu.edu.au>: > I think you get it here: > http://ex-nunc.cvs.sourceforge.net/ex-nunc/ex-nunc/application_server/demo/ Thank you for the pointer. It seems close to WDialog with the additional benefit that (i) embedded language is OCaml and (ii) the format of .xnunc files (templates?) are XHTML + <xnc> tags. This raises additional questions: - is i18n handled, on a per page or per context basis (one user uses French pages while another one English ones)? - is generated CGI compiled to native code? Best wishes, d.