mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-08-24 22:51:11 +00:00
64a332ca8b6accd64bf1bf227b66d2ed8b1b7c3f
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%