Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suirad/testlib

Example of importing C header files and static libraries into a Nim program
https://github.com/suirad/testlib

nim nim-lang nim-wrapper

Last synced: 4 days ago
JSON representation

Example of importing C header files and static libraries into a Nim program

Awesome Lists containing this project

README

        

# TestLib
This example project is to showcase using nim to load and run code from c .h files and precompiled .a archives

----
Depedencies:
* Nim
* Gcc