caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Michał Kurcewicz" <michal.kurcewicz@gmail.com>
To: Chris Yocum <cyocum@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Monad Library?
Date: Fri, 23 Nov 2012 21:59:30 +0100	[thread overview]
Message-ID: <CAM3BXOwHXeXpNif3qABE=LN+hyky15PVHrGtwOGfHE0nKW6nwQ@mail.gmail.com> (raw)
In-Reply-To: <20121123114328.GD31371@gmail.com>

If Core is too complex for you then you may take a look at spotlib - a
small and elegant library written by Jun Furuse:

https://bitbucket.org/camlspotter/spotlib

I use it together with pa_monad_custom for all my monad needs.

Best,

--mk

On Fri, Nov 23, 2012 at 12:43 PM, Chris Yocum <cyocum@gmail.com> wrote:
> Hi,
>
> I was looking into using Monads in my programs but I am slightly at a
> loss as to what library is in general use.  There is pa_monad but that
> seems to be a ocamlp4 exention and not a library.  There is
> http://lambda.jimpryor.net/monad_library/ but that doesn't seem to be
> in opam or in godi so I am unsure as to its status.
>
> Does anyone have any suggestion for a well supported monad library for
> Ocaml?
>
> All the best,
> Chris

  parent reply	other threads:[~2012-11-23 20:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-23 11:43 Chris Yocum
2012-11-23 11:54 ` Wojciech Meyer
2012-11-23 12:05   ` Chris Yocum
2012-11-23 12:09   ` David House
2012-11-23 12:09     ` David House
2012-11-23 20:59 ` Michał Kurcewicz [this message]
2012-11-24 16:34   ` Chris Yocum
2012-11-24 16:54     ` Malcolm Matalka
2012-11-24 17:04       ` Chris Yocum
2012-11-24 18:34     ` Gabriel Scherer

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='CAM3BXOwHXeXpNif3qABE=LN+hyky15PVHrGtwOGfHE0nKW6nwQ@mail.gmail.com' \
    --to=michal.kurcewicz@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=cyocum@gmail.com \
    /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).