summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ev.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/ev.pod b/ev.pod
index 0146723..31aa6b6 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3409,6 +3409,12 @@ be found at L<http://proj.llucax.com.ar/wiki/evd>.
Erkki Seppala has written Ocaml bindings for libev, to be found at
L<http://modeemi.cs.tut.fi/~flux/software/ocaml-ev/>.
+=item Lua
+
+Brian Maher has written a partial interface to libev
+for lua (only C<ev_io> and C<ev_timer>), to be found at
+L<http://github.com/brimworks/lua-ev>.
+
=back