Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

What is the purpose of a struct template without definition?

Giving object's send-method an other method with block

Type function that returns a tuple of chosen types

Is there a way to convince Rust that a particular associated type is the same as a concrete type?

rust metaprogramming monads

Canonical way of updating/replacing a map value in `boost::hana::map`

Alias a method to a single object

create custom namedtuple type with extra features

Intercepting JavaScript array accessor

Deparse, substitute with three-dots arguments

Tidy Eval: Using {{var}} inside a nesting function not possible?

"Inlining" (kind of) functions at runtime in C

ruby lambda context

ruby lambda metaprogramming