Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Is there any C++ code that can't be passed through an identity preprocessor macro?

Dynamically creating class method

ruby metaprogramming

Wrapper for templated functions

How to temporarily redefine a method in Ruby?

Retrieve original string prior to interpolation

RemoteChannel in a Macro is Stalling

How to forward a block to a method that generates methods

Conditionally change C statements in C source file

c metaprogramming

Is quasiquote removed from scala 3?

Why is ML called Meta-Language?

Generalized Mixins

Is there a XML meta language for expressing complex search queries?

xml search metaprogramming

Optional class-code generation in dependence of functions implemented by generics in haxe

metaprogramming haxe

How to distinguish between overloads of a templated function

templates metaprogramming d

C++ template dispatching not calling the correct function

Stringify a method call in VBScript

programmatically add "decorators" to python functions

Making a function that takes a function call as an argument into a pipeable function.

Boost MPL to generate code for object serialization?