caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jurjen Stellingwerff <jurjen@stwerff.xs4all.nl>
To: caml-list@inria.fr
Subject: [Caml-list] HTTP-server written in ocaml
Date: 11 Jun 2003 12:02:48 +0200	[thread overview]
Message-ID: <1055325768.2523.15.camel@jurjen.stwerff.xs4all.nl> (raw)

Hello all,

In the past few months I have written a web-server in ocaml. This
resulted in a module library and a stand-alone web-server. This server
has an internal scripting language that is basically just html with
extra tags (like <loop> ... </loop> and <when test="a=3"> ... </when>)
Yes I know... yet another scripting language.

But there is hope... this server is also usable as a module so if you
want to web enable your own application feel free to grab this
project...

The code should be stable (I have some remaining worries about SSL) and
I hope to get some feedback on it... please send in all your
encouragements, flames, patches and enhancement request.

More info on: http://camlserv.sf.net

Jurjen Stellingwerff


-------------------
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:[~2003-06-11 10:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-11 10:02 Jurjen Stellingwerff [this message]
2003-06-11 15:07 ` Ken Rose
2003-06-11 16:02   ` Jurjen Stellingwerff
2003-06-11 16:07   ` Jurjen Stellingwerff
2003-06-11 16:54   ` Owen Gunden
2003-06-11 18:28     ` Ken Rose
2003-06-13 11:16 Benjamin Geer
2003-06-13 13:06 ` Jurjen Stellingwerff
2003-06-13 13:45 Benjamin Geer

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=1055325768.2523.15.camel@jurjen.stwerff.xs4all.nl \
    --to=jurjen@stwerff.xs4all.nl \
    --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;
as well as URLs for NNTP newsgroup(s).