Newbetuts
.
New posts in metaprogramming
Enumerate over an enum in C++
c++
enums
metaprogramming
enumeration
Enforcing single instances from the metamodel
metaprogramming
raku
rakudo
Ruby Metaprogramming: dynamic instance variable names
ruby
metaprogramming
instance-variables
How do I convert a Ruby class name to a underscore-delimited symbol?
ruby-on-rails
ruby
metaprogramming
What is the __dict__.__dict__ attribute of a Python class?
python
class
metaprogramming
magic-methods
Get the value of an instance variable given its name
ruby
metaprogramming
Find out whether a C++ object is callable
c++
metaprogramming
traits
typetraits
How do I use define_method to create class methods?
ruby
metaprogramming
class-method
Get internal parse tree of an SQL query
sql
postgresql
metaprogramming
sql-parser
Best introduction to C++ template metaprogramming? [closed]
c++
templates
metaprogramming
How Pony (ORM) does its tricks?
python
orm
metaprogramming
dsl
ponyorm
How to drive C#, C++ or Java compiler to compute 1+2+3+...+1000 at compile time?
c#
java
c++
compiler-construction
metaprogramming
Executing code for every method call in a Ruby module
ruby
methods
module
metaprogramming
Objective-C class -> string like: [NSArray className] -> @"NSArray"
objective-c
reflection
metaprogramming
objective-c-runtime
Does Javascript have something like Ruby's method_missing feature?
javascript
ruby
metaprogramming
Is stateful metaprogramming ill-formed (yet)?
c++
language-lawyer
metaprogramming
c++17
SFINAE to check for inherited member functions
c++
templates
metaprogramming
sfinae
C++ SFINAE examples?
c++
templates
metaprogramming
sfinae
Can a line of Python code know its indentation nesting level?
python
reflection
metaprogramming
indentation
tokenize
What exactly is metaprogramming?
metaprogramming
Prev
Next