Search code examples
How to map seq[type] to seq[type.field] with a generic fieldname?...


genericsmetaprogrammingnim-lang

Read More
Invalid assignment error inside Julia macro...


macrosjuliametaprogramming

Read More
Can Julia's macros access nested functions?...


parsingmacrosjuliametaprogrammingfunction-call

Read More
How do I declare a method dynamically with method_missing?...


rubyclosuresmetaprogramming

Read More
Dynamically created classes with the same name...


pythonpython-3.xoopmetaprogramming

Read More
How do I replace a switch statement over an enum with runtime-dynamic type-based generic dispatch in...


c#unity-game-enginegenericsmetaprogrammingdispatch

Read More
Manually construct factor from integer vector...


rmetaprogrammingfactors

Read More
Compile time string hashing...


c++metaprogrammingc++11hash

Read More
How to change a constant expression to a literal number during preprocessing? (use gcc)...


cgccmacrosc-preprocessormetaprogramming

Read More
Compatibility layer in C++ to access template functions from C...


c++ctemplatesmetaprogrammingtemplate-meta-programming

Read More
Meta-programming: write in one language X, cross-compile in multiple languages like C#, PHP, Java, C...


c#javaphpmetaprogrammingcross-compiling

Read More
How get the class (object type) from pointer to method...


c++c++14metaprogramming

Read More
Dynamic classes in Ruby, Class.new, unpacking Sequel::Model...


rubyoopmetaprogrammingsequel

Read More
Using EXPORTHOW to make declarator that acts like "sub"...


objectmetaprogrammingrakurakudometa-object-protocol

Read More
class << self in ruby and its methods...


ruby-on-railsrubymetaprogramming

Read More
Constructing functions from symbols using 'bquote' (or alternatives to doing so)...


rfunctionmetaprogramming

Read More
Could not derive which predicate may be called...


prologmetaprogramming

Read More
Inputs of a method depending on the template structure...


c++templatesstaticmetaprogramming

Read More
type of input arguments depending on template boolean...


c++classtemplatesmetaprogrammingusing

Read More
Metaprogramming - power-like function...


c++templatesmetaprogramming

Read More
Scala 2 Append A Method To Class Body (Metaprogramming)...


scalametaprogrammingscalacscala-compiler

Read More
Is it possible to excecute arbitrary code in C?...


cheap-memorymetaprogramming

Read More
julia generate expression with symbol in it...


juliametaprogrammingsymbols

Read More
How to iterate over the size of a parameter pack with a compile-time index parameter...


c++templatesc++17metaprogrammingvariadic-templates

Read More
"Derived pointer to member" to "base pointer to member" error...


c++c++11metaprogrammingcompile-time

Read More
Meta-program to remove adjacent duplicates from compile time vector...


c++templatesmetaprogrammingtemplate-meta-programming

Read More
How to evaluate a glue expression in a nested function?...


rmetaprogrammingtidyeval

Read More
R rlang: call_args in dplyr::mutate...


rdplyrmetaprogrammingrlangquote

Read More
How does one elegantly provide try-catch functionality to functions and methods which are listed wit...


javascriptarraysfunctiontry-catchmetaprogramming

Read More
How to pass a macro-argument to an expression within the same macro?...


macrosjuliametaprogrammingdefault-constructor

Read More
BackNext