Skip to content

abroder/reflective_structs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

reflective structs

An experiment with C macros to create structs that support reflection.

Non-goals

  • Knowing what I'm doing
  • Knowing whether this is a good idea
  • Knowing if it's even possible in the first place (so far it seems like it isn't)
  • Solving any real problems
  • Writing maintainable and understandable code
  • Responsible memory management
  • Planning and foresight
  • Performance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages