Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

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

Is it possible to replicate Ruby's method_missing in Lua?

How can I deduce the outer type of an inner type in C++?

Partial applications of F# Quotations

Julia local variable not defined in expression eval

julia eval metaprogramming

How do I run code before and after a method in a sub class?

ruby metaprogramming

How can I print a variable name and its value without typing the name twice?

macros metaprogramming d

Automatic / templated generation of test vectors in C++

No class template named X in templated class

How can I extend ActiveRecord from app/modules?

Java static metaprogramming

groovy metaclass replace superclass method

C++11 metaprogramming - lookup enum value during compilation (values contains gaps)

dynamic getter and setters - a possibility

Finding the names of all functions in an R expression