Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 471 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 471 Bytes

uv-dylan

This is the start of a Dylan binding for libuv.

Make sure that you've done a recursive clone or that you init and update git submodules. If you don't have the libuv directory, you need to fix this.

This requires OpenDylan 2012.1 or later.

You can build this library with the Makefile which handles some necessary configuration:

make

A lot of work remains to be done here, we're just getting started!