mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-08-24 22:51:11 +00:00
a52c4facd92f1076dae3db9d4e174b2505986123
nim-ffi
Allows exposing Nim projects to other languages
Example
examples/nim_timer is now a self-contained Nimble project that imports nim-ffi directly.
Use cd examples/nim_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%