clib
clib copied to clipboard
CCAN Integration
There are a decent number of little portable C libraries already available via CCAN. Perhaps someone can import those libraries, or come up with a way of indexing them? It would be a shame to ignore the work that has been done over the past several years: http://ccodearchive.net/list.html
Yep, I had the same thought. See https://github.com/rustyrussell/ccan/issues/17 :)
Great idea. You guys are pulling me from JS world back into C :)
:D ! On May 19, 2014 7:03 AM, "ralphtheninja" [email protected] wrote:
Great idea. You guys are pulling me from JS world back into C :)
— Reply to this email directly or view it on GitHubhttps://github.com/clibs/clib/issues/69#issuecomment-43489163 .
Well, technically I'm an old windows c++ programmer, but want to learn more c on linux and this project is great for that!
Was this fixed in #128 ?
Not quite fixed yet; we need to automate creating repos for the ccan packages.