mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-08-24 22:51:11 +00:00
f1cb110e52647823f7cd819254285968fb6f06be
nim-ffi
Allows exposing Nim projects to other languages
Example
examples/timer is now a self-contained Nimble project that imports nim-ffi directly.
Use cd examples/timer && nimble install -y ../.. && nimble build to compile the example.
Languages
Nim
84.5%
C++
5.3%
Go Template
4.9%
CMake
2.8%
C
2.5%