Skip to content

framework for template system like C++ in C. Just a meme—but it does work.

License

Notifications You must be signed in to change notification settings

charliemirabile/templates_in_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

templates_in_c

framework for template system like C++ in C. Just a meme—but it does work. NOTE: there must be a folder called 'templates' inside of the vector_example folder. It exists to hold all of the programmatically generated template code and .o files. Git cannot keep an track an empty directory, and by design the make clean rule deletes all the contents of the templates folder to clean up that programmatically created code, so you must add the folder yourself by running mkdir templates inside of vector_exmaple.

About

framework for template system like C++ in C. Just a meme—but it does work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published