Nerding Out About: Metaprogramming

Listen to a senior dev with a PhD in particle physics rant about programming. Today's topic: Metaprogramming --- Code presented in the video: https://github.com/krisfur/metaprogra... --- Github: https://github.com/krisfur Website: https://kfurman.dev Instagram:   / krisfur   X: https://x.com/k_furman_ LinkedIn:   / k-furman   Medium:   / krisfur   --- 0:00 Intro 0:32 Metaprogramming types and usecases 2:46 C x-macros 4:43 Rust compile time macros 6:31 Python runtime decorators 8:48 C++ templates and if/else constexpr 10:27 C++26 reflections 11:55 Zig comptime builtins 13:41 Odin runtime reflections 15:39 Common Lisp macros