Modified on 05/27/2003 at 22:57
Creator:
Mickaël Rémond
Scott Lystig Fritchie has release the first stable version of his Erlang Driver Toolkit.
This tool allow much more simple and straight forward development of Erlang binding to existing C libraries.
Example code is included in the distribution including some real world bindings:
- Berkeley DB 4.0.14,
- GD 1.8.4,
- libnet,
- libpcap,
- posix_drv,
- simple1,
- libspread.
Related links
Erland Driver Toolkit (EDTK) 1.0 (Source code archive)
Erlang Driver Toolkit: Paper presented during PLI 2002
EDTK homepage
PLI 2002 Erlang Workshop (Pittsburg, USA)
Erlang-questions, Announce: Release 1.0 of Erlang Driver Toolkit (EDTK) finally done
|