Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

ruby - get name of class from class method

ruby metaprogramming

How to access instance variable from its "string name"?

How can classes be made parametric in Perl 6?

C++ Array Subscript Operator Template

python dynamically create class with inner class

Is there a way to gain access to the class of a method when all you have is a callable

Ruby: Catching All Methods Sent to an Object

ruby metaprogramming

Listing variables expected by a function in Python?

Is intptr_t a signed counterpart of uintptr_t (and vice versa)?

c++ c++11 metaprogramming

ruby self.class.class_eval or singleton_class.class_eval

ruby include vs extend

Is there an equivalent in Javascript/Coffeescript/jQuery to Ruby's send?

Python and Smalltalk - Metaprogramming capabilities comparison

Destroying a Singleton object in Python

How do I call +class methods in Objective C without referencing the class?

Nils and method chaining

Add ruby class methods or instance methods dynamically

What is Ruby's analog to Python Metaclasses?

Which modern (post-5.10) trickery can be leveraged to make a Data::Dumper::Simple work-alike work?

perl metaprogramming