From: Ivan Gotovchits <ivg@ieee.org>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Monads Library
Date: Sat, 9 Sep 2017 22:57:10 +0300 [thread overview]
Message-ID: <CALdWJ+zPamPtumKaQ4mDyFoeVRybcyzfcfJ7QszJF8FJkShSww@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1290 bytes --]
We are doing [program analysis][3] in CMU, Cylab, and thus we deal a lot
with computations. Since monads naturally denote computations, we finally
ended up with our own library of monads. Here are the most notable features
our library:
1. The library is thoroughly [documented][2];
2. The monad interface is very rich with more than a hundred of functions;
3. Provides monad transformers for 12 Monads;
4. A non-restrictive license (MIT).
The Monads library is developed by the BAP Team and is released as a part
of the [BAP v1.3 release][4]. It can be installed from opam with `opam
install monads`. Please, report any bugs to the BAP [issue tracker][1].
Pull request are always welcome!
P.S. If you don't feel comfortable in the presence of monads, try our
[tutorial][5], maybe it will help you to get along with them.
See also the Discuss [thread][6] for further info.
[1]: https://github.com/BinaryAnalysisPlatform/bap/issues
[2]: http://binaryanalysisplatform.github.io/bap/api/v1.3.0/Monads.Std.html
[3]: https://github.com/BinaryAnalysisPlatform/bap
[4]: https://discuss.ocaml.org/t/ann-bap-v1-3-release/829
[5]:
http://binaryanalysisplatform.github.io/bap/api/v1.3.0/Monads.Std.html#intro
[6]:
https://discuss.ocaml.org/t/ann-monads-the-missing-monad-transformers-library/830
[-- Attachment #2: Type: text/html, Size: 1999 bytes --]
reply other threads:[~2017-09-09 19:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=CALdWJ+zPamPtumKaQ4mDyFoeVRybcyzfcfJ7QszJF8FJkShSww@mail.gmail.com \
--to=ivg@ieee.org \
--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