caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: brian.e.mulhall@gmail.com, caml-list@inria.fr
Subject: Re: [Caml-list] Networking Application
Date: Mon, 22 Sep 2014 18:25:16 +0200	[thread overview]
Message-ID: <54204D6C.2040207@inria.fr> (raw)
In-Reply-To: <sympa.1411386237.16787.393@inria.fr>

On 22/09/14 13:55, brian.e.mulhall@gmail.com wrote:
> So I was wondering if people could point me in the direction of some open
> source projects hosted on github that I can read through and try to emulate in
> my proof of concept

Based on your Subject line and mention of LWT and Async, I guess
you're interested in network and systems programming in OCaml.  There
is a tutorial by Didier Rémy and I on this topic:
  http://ocamlunix.forge.ocamlcore.org/
but it doesn't use LWT and the "applications" it shows are tiny.

A realistic application using LWT is the Unison file synchronizer:
  http://www.cis.upenn.edu/~bcpierce/unison/

Also based on LWT, there is the Ocsigen suite for Web programming:
  http://ocsigen.org/

Hope this helps,

- Xavier

      parent reply	other threads:[~2014-09-22 16:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 11:55 brian.e.mulhall
2014-09-22 13:19 ` Yaron Minsky
2014-09-22 13:52 ` Siraaj Khandkar
2014-09-22 16:03 ` jeff tansley
2014-09-22 16:39   ` Yotam Barnoy
2014-09-22 16:25 ` Xavier Leroy [this message]

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=54204D6C.2040207@inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=brian.e.mulhall@gmail.com \
    --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).