Skip to content

Just a re-implementation of some C standard library functions for fun. Bits and bobs written or found from places, comments will denote from where if applicable.

Notifications You must be signed in to change notification settings

JayLCypher/jclibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jclibc - Opinionated C STL

Just a re-implementation of some C standard library functions for fun. Bits and bobs written or found from places, comments will denote from where if applicable. No license yet.

I swear I'm right

Because if I'm not right, I'm wrong. And I don't like that.

Components

  • String_View (Which is just a fat pointer, sue me.)
  • Argc and Argv stack manipulation
  • C String manipulation
  • Memory block manipulation

About

Just a re-implementation of some C standard library functions for fun. Bits and bobs written or found from places, comments will denote from where if applicable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published