|
|
|
|
|
by dboon
253 days ago
|
|
C is really, really ripe for tooling and modern libraries. There are a lot of great ones already that don’t resemble what I’ll call university C in the slightest (i.e. the C most of us remember writing; awful, bug filled, segfaulting) I’ve been building out my C standard library replacement in earnest for a little while. If you like this framework, check it out. https://github.com/tspader/sp |
|