Skip to content

Macro OOP. A zero-dependency header with rust-like macros that empowers object-oriented programming features for C. It is with leverage of C preprocessor tricks and without "malloc", which is suitable for embedded C projects developement.

License

Notifications You must be signed in to change notification settings

modulo-medito/macoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macoop

Macro OOP.

A zero-dependency header with rust-like macros that empowers object-oriented programming features for C.

It is with leverage of C preprocessor tricks and without "malloc", which is suitable for embedded C projects developement.

About

Macro OOP. A zero-dependency header with rust-like macros that empowers object-oriented programming features for C. It is with leverage of C preprocessor tricks and without "malloc", which is suitable for embedded C projects developement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published