No description
Find a file
2017-10-23 18:32:01 +02:00
.gitignore added documentation, cleaned up 2017-10-18 18:07:57 +02:00
interfaced.nim use procs instead of converters 2017-10-23 18:29:48 +02:00
interfaced.nimble bump version 2017-10-23 18:32:01 +02:00
LICENSE Added LICENSE 2017-01-29 23:35:44 +01:00
README.md Minor 2017-01-29 23:33:50 +01:00
test.nim switched to refs, added check for infinite recursions 2017-10-21 21:37:32 +02:00
test_exports.nim switched to refs, added check for infinite recursions 2017-10-21 21:37:32 +02:00
test_logsink.nim use procs instead of converters 2017-10-23 18:29:48 +02:00

Interfaced

Interfaces for Nim, thanks to Krux02

For an example of usage, see test.nim