mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-08-26 15:41:15 +00:00
4bac7a7bc6716a4db681fb2ed20a601ae19de032
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
82.2%
C++
6.8%
Go Template
5.6%
CMake
3.1%
C
2.3%