Search code examples
__new__, __init__, and metaclasses (and superclasses)...


python-3.xclassinheritancemetaprogrammingmetaclass

Read More
TypeScript metaprogramming: inferring private type?...


typescriptmetaprogrammingprivate

Read More
Passing delegate through nested closures in Groovy...


groovymetaprogrammingexpandometaclass

Read More
Mapping a type to another type in rust...


rustmetaprogramming

Read More
Accessing a Variable at compile time...


compilationmetaprogrammingrakucompile-timerakudo

Read More
Julia: Is it possible to pass a dictionary of parameters to a function?...


typesargumentsjuliametaprogrammingkeyword-argument

Read More
generics-sop: lifting a polymorphic action into a product...


haskellmetaprogrammingexistential-typeghc-generics

Read More
Nils and method chaining...


ruby-on-railsrubynullmetaprogramming

Read More
“is_base_of” inside a class declaration...


c++templatesstdmetaprogramming

Read More
Julia global variable in quote expression throws UndefVarError...


juliaexpressionevalmetaprogramming

Read More
Programmatically create static arrays at compile time in C++...


c++metaprogrammingstatic-array

Read More
Changing reference to an outer function...


pythonscopemetaprogramming

Read More
GNU make: nesting of $(foreach...) and $(call...) produces Error: *** multiple target patterns. Stop...


makefilemetaprogramminggnu-maketemplate-meta-programming

Read More
Automating explicit template instantiation...


c++templatesmetaprogrammingtemplate-meta-programmingexplicit-instantiation

Read More
Compile an anonymous word in a compiled word...


compilationmetaprogrammingforth

Read More
`lift` a type into a Template Haskell `TypeQ`...


haskellmetaprogrammingtemplate-haskell

Read More
Creating a function template for double and std::complex that does not require specialization...


c++templatesmetaprogrammingtemplate-meta-programmingcomplex-numbers

Read More
Recursively generate tuple of all distinct types referenced by a struct...


c++tuplesc++17metaprogramming

Read More
Get value of a literal type passed as type parameter...


scalametaprogrammingscala-macros

Read More
Multiple inheritance with templated template...


c++templatesmetaprogrammingvariadic-templatesc++20

Read More
Why my transformation of this function into a Racket macro is generating an infinite recursion?...


macrosracketmetaprogramming

Read More
Applying type to a type constructor in macro throws exception...


scalametaprogrammingscala-macrostype-constructor

Read More
How to instantiate a list of types for compile-time/static polymorphism...


c++embeddedmetaprogrammingtemplate-meta-programming

Read More
What is the __dict__.__dict__ attribute of a Python class?...


pythonclassmetaprogrammingmagic-methods

Read More
metaprogramming map on data.table list-columns...


rdata.tablemetaprogramming

Read More
How really distinguish compile time and run time information?...


c++templatescompilationmetaprogramming

Read More
R - How to extract object names from expression...


rexpressionmetaprogrammingrlang

Read More
Adding module to python at runtime...


pythonmetaprogramming

Read More
C++ provide only undeducable template types...


c++metaprogrammingc++20ctad

Read More
Java Code Generation (Metaprogramming, Reflection, wtv)...


javareflectioncode-generationmetaprogrammingcodedom

Read More
BackNext