caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yaron Minsky <yminsky@janestreet.com>
To: brian.e.mulhall@gmail.com
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] Networking Application
Date: Mon, 22 Sep 2014 09:19:24 -0400	[thread overview]
Message-ID: <CACLX4jRwHNsXZ=2QDw4H16nNDne+by+ZVJ4VwnQXMhxjRsrmAg@mail.gmail.com> (raw)
In-Reply-To: <sympa.1411386237.16787.393@inria.fr>

If you're looking for good examples of coding practice at the library
level, I think the Jane Street libraries (in particular, core_kernel,
core, async_kernel, async_unix, async_extra) are a pretty good source
of example code.

Must of what we've released is libraries rather than applications at
this point, so the Jane Street libraries will only get you so far.
Jenga (our build system) is one application we have released, but it's
not something you can easily take for a spin just yet.

y

On Mon, Sep 22, 2014 at 7:55 AM,  <brian.e.mulhall@gmail.com> wrote:
> Hello All,
>
> I work for a large US engineering firm and I am trying to find a way for our
> team to do more with less, due to budgetary cutbacks in our engineering
> center.
>
> With that being said we have an existing java application that is in dire need
> of a rewrite. I have been interested in ML and subsequently OCAML for about 6
> months and I am now looking for a way to integrate this passion of mine into
> my work life. I see very real benefits from using this language at work and
> its also applicable in our use case (we have a single core machine with
> limited resources and I want us to use a cooperative threading library like
> LWT or Async).
>
> 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, sketch of a redesign that I show my supervisors. I
> appreciate any help and since this is a side project it can be done right,
> without any need to take hacky shortcuts.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs

  reply	other threads:[~2014-09-22 13:19 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 [this message]
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

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='CACLX4jRwHNsXZ=2QDw4H16nNDne+by+ZVJ4VwnQXMhxjRsrmAg@mail.gmail.com' \
    --to=yminsky@janestreet.com \
    --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).