Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Javascript metaprogramming: get name of currently executing function which was dynamically rewritten

Python decorator to add class-level variables

Is recursive use of eval() an alright way to inspect the execution of a program?

How to metaprogramatically define typecasting attribute readers/writers in Ruby

ruby metaprogramming

Why Module.methods() and respond_to? works differently in irb than in script?

Are F# quotations useful for anything? [closed]

What is the best way to re-establish type coherence after transforming a Tree with Macros

Insert/remove type into variadic template list (parameter pack)

Need help to understand template function with complex typename parameters

scope of expressions and variables in Julia macro in modules

How to evaluate Julia expression defining and calling a macro?

julia metaprogramming

I need a serialization framework for D

Why can't I pass self as a named argument to an instance method in Python?

Is it legal to extend the Class class?

What is the difference between metaClass.methods and metaClass.metaMethods?

groovy metaprogramming

Scala compile-time recursion?

F# quotations: variable may escape scope

class << notation in modules

Repeating RSpec example groups with different arguments

ruby rspec metaprogramming

Swift: macro for __attribute__((section))