caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Clarity - functional programming library for OCaml
@ 2017-05-09 14:28 Alexey Egorov
  2017-05-13 19:03 ` SP
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Egorov @ 2017-05-09 14:28 UTC (permalink / raw)
  To: caml-list

Dear OCaml users,

I'd like to announce first release of Clarity - the library that tries to make pure functional programming idioms as useful as possible given OCaml's absence of higher-kinded types and typeclasses.

It features some well-known "classes" like Functor, Applicative and Monad along with concrete instances and utility functions.

GitHub page - https://github.com/IndiscriminateCoding/clarity
Also you can install it from opam-repository.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] [ANN] Clarity - functional programming library for OCaml
  2017-05-09 14:28 [Caml-list] [ANN] Clarity - functional programming library for OCaml Alexey Egorov
@ 2017-05-13 19:03 ` SP
  0 siblings, 0 replies; 2+ messages in thread
From: SP @ 2017-05-13 19:03 UTC (permalink / raw)
  To: caml-list

Thanks for sharing!

-- 
    SP

On 09/05/2017 15:28, Alexey Egorov wrote:
> I'd like to announce first release of Clarity - the library that tries
to make pure functional programming idioms as useful as possible given
OCaml's absence of higher-kinded types and typeclasses.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-13 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-09 14:28 [Caml-list] [ANN] Clarity - functional programming library for OCaml Alexey Egorov
2017-05-13 19:03 ` SP

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).