Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Why can't I use a Perl variable's value to access a lexical variable name?

Is C++ preprocessor metaprogramming Turing-complete?

I need something like "using Base::*;"

c++ metaprogramming

Elixir: use macro in the body of same module that defined it

Deriving projection functions using `generics-sop`

Ruby code for quick-and-dirty XML serialization?

Define a predicate inside a predicate in prolog

Accessing the real underlying type of a getter?

From python, can we track module-level assignments before (other) user code executes?

python metaprogramming

A std::map like container that maps types to values

Get Method Arguments using Ruby's TracePoint

ruby metaprogramming

Determining the Parameter Types of an Undefined Function

C# IL code modification - keep stack intact

Q: Template class that takes either a normal type or a template template argument

Boost.MPL and type list generation

Java Code Generation (Metaprogramming, Reflection, wtv)

How to tell CPAN (Perl) about packages created with meta-programming?

perl metaprogramming cpan