mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-07-24 00:33:18 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Description
Languages
Nim
85.8%
Smarty
6.4%
C++
3.1%
CMake
2.4%
C
2.3%