summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2009-03-28 08:22:30 +0000
committerroot <root>2009-03-28 08:22:30 +0000
commitaebf002b5be65893a2c0e6e2ae8344297689d6bc (patch)
treeed9a4a1a130e9ac6fbab0e5c64aa4cc5effdb02d /ev.pod
parenta688564a1855e80fc024d870b76e82ad1d3469ab (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod11
1 files changed, 6 insertions, 5 deletions
diff --git a/ev.pod b/ev.pod
index 8f597ac..751c909 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3035,11 +3035,7 @@ L<http://software.schmorp.de/pkg/EV>.
=item Python
Python bindings can be found at L<http://code.google.com/p/pyev/>. It
-seems to be quite complete and well-documented. Note, however, that the
-patch they require for libev is outright dangerous as it breaks the ABI
-for everybody else, and therefore, should never be applied in an installed
-libev (if python requires an incompatible ABI then it needs to embed
-libev).
+seems to be quite complete and well-documented.
=item Ruby
@@ -3051,6 +3047,11 @@ L<http://rev.rubyforge.org/>.
Roger Pack reports that using the link order C<-lws2_32 -lmsvcrt-ruby-190>
makes rev work even on mingw.
+=item Haskell
+
+A haskell binding to libev is available at
+L<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hlibev>.
+
=item D
Leandro Lucarella has written a D language binding (F<ev.d>) for libev, to