JavaZ
Luc Duponcheel
luc.duponcheel at gmail.com
Mon Oct 7 14:06:58 PDT 2013
Hello folks,
I sincerely hope that this email motivates some subscribers to have a look
at my "JavaZ" GitHub project.
https://github.com/JavaZ/JavaZ
and is not considered as "shameless promotion" instead.
I am rewriting the code that was there before (and adding new code).
Expect frequent additions (and, probably, also changes).
ps:
the code can suerly been written in a more generic way (resulting in more
reuse)
but I decided (for the moment) to go for the less generic version because
I am not sure yet how to make the code more generic in the most "elegant"
way (I'll have to push the type system to is limits anyway)
some excerpt of the README file
- one of the (kind of higher level) goals of the library is to illustrate that
- the monadic "bnd" method is, maybe, not abstract enough
(I mean does not allow for enough implementation flexibility)
to model concepts as exceptions and concurrency in the most natural way
- the monoidal "and" method is abstract enough
(I mean does allow for enough implementation flexibility)
to model concepts as exceptions and concurrency in a more natural way
Cheers,
Luc Duponcheel
--
__~O
-\ <,
(*)/ (*)
reality goes far beyond imagination
More information about the lambda-dev
mailing list