Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
linkdd
on Oct 13, 2022
|
parent
|
context
|
favorite
| on:
Tinyphysicsengine: Minimalist 3D C99 single-header...
mv mylib.h mylib.c gcc -c mylib.c -o mylib.o
Then link it as a .so/.dll or in a .a library. Done you can use it like any other library.
FeepingCreature
on Oct 13, 2022
[–]
I still need to parse the header. For 90% of libraries you can just parse the subset of C that's required for function declarations.
linkdd
on Oct 14, 2022
|
parent
[–]
https://github.com/eliben/pycparser
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: