Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Can i extend a Ruby class to behave like OpenStruct dynamically?

Groovy meta-programming - adding static methods to Object.metaClass

Can I dynamically define a Ruby method that takes a block?

For loop over template arguments/types

Declaring top level variables in Julia using metaprogramming

metaprogramming julia

How do you detect that monkey patching has occurred in Ruby?

ruby metaprogramming

Traversing Scheme function as a list

Force a specific overload when template template

call before methods in model on ruby

ruby model metaprogramming

Generating prime numbers at compile time

Instance variable initialization in Ruby

ruby metaprogramming

The arcane formals(function(x){})$x

r metaprogramming

Quote-unquote idiom in Julia & concatenating Expr objects

getting variable value dynamically

class_eval vs instance_eval

How to make a less than comparison in template meta-programming?

Absence of typeof operator in C++03?

How to have an inherited callback in ruby that is triggered after the child class is defined instead of before [duplicate]

ruby metaprogramming

Limits of BOOST_FUSION_ADAPT_STRUCT

Enhance Predefined Methods in Scala

scala metaprogramming