Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

How to detect if a function exists?

creating class properties dynamically

How to decorate a function in Julia?

Write Julia macro that returns a function

julia metaprogramming

Callback for classes defined inside a Module

ruby metaprogramming

Searching for a random python program generator

Metaprogramming: How to discover the real class of an object?

ruby metaprogramming

Select every even (or odd) argument in template parameter pack

ruby on rails dynamic attribute fields from DB using method_missing issues

How to alias a class method within a module?

C++11 compile time format string literal construction for invoking printf

How to swap two parameters of a variadic template at compile time?

How to introspect the arity of a variadic template template argument?

Nested template C++

Writing a macro that returns multiple toplevel expressions in Julia

julia metaprogramming

How to detect the end of a method chain in Ruby

ruby metaprogramming

Is there a way to deduce the signature of a lambda as an mpl sequence?

scala: analogy to metaclasses in python?

Depth limited search in prolog (vanilla meta-interpreter)

prolog metaprogramming

Embedding arbitrary objects in Clojure code