Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Facilities for generating Haskell types in Haskell ("second order Haskell")?

MPL factory method to create mixin classes

C++ partial template specialization syntax

Checking at compile time if specified value is in a range of a type

Is it possible to create (or simulate) a keyword in Ruby?

ruby metaprogramming

How to create a method like ".find_by_something_and_something_else" using Ruby?

ruby metaprogramming

Expand constexpr array into positional function arguments

C++ define a class member type according to its template

Is there a way to specify and use a list of all data members belonging to a C++ class

typedef Using a typename [duplicate]

Functional C# - using or returning Action's

Why can't I include Kernel in the singleton class of an instance of Object

ruby metaprogramming

F# Meta-programming: is it possible to make IF X = 1 OR 2 syntax?

How do I create a separate namespace for eval in Ruby?

ruby metaprogramming

Define custom callbacks on ruby method

Const expression optional fields

Formating strings with comptime values in Zig