Skip to content

thedavidchu/easylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lint Test

easylib

An easily understood generic library for C

Notable Features

Objects are passed by value exclusively. This means that every "modification" is actually a new object. This simplifies ownership and resource management. Recall: my primary goal is eas of implementation and understanding.

About

An easily understood generic library for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published