DEV Community

# metaprogramming

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Advanced Python Concepts - Metaprogramming

Advanced Python Concepts - Metaprogramming

2
Comments
10 min read
Using meta-programming in Ruby to build a REST API from a JSON file

Using meta-programming in Ruby to build a REST API from a JSON file

1
Comments
4 min read
Rust Procedural Macros: Unlocking the Power of Custom Code Generation

Rust Procedural Macros: Unlocking the Power of Custom Code Generation

15
Comments 1
5 min read
DSL in Ruby with Metaprogramming

DSL in Ruby with Metaprogramming

Comments
2 min read
Macros no Flutter/Dart: A Revolução da Metaprogramação que Você Esperava

Macros no Flutter/Dart: A Revolução da Metaprogramação que Você Esperava

7
Comments
6 min read
nim for embedded software development

nim for embedded software development

2
Comments
5 min read
Metaprogramming in Golang: Reflection Package guide

Metaprogramming in Golang: Reflection Package guide

1
Comments
7 min read
Metaprogramming in ruby

Metaprogramming in ruby

133
Comments 10
7 min read
Into the Extreme – Fold-Expressions

Into the Extreme – Fold-Expressions

Comments
3 min read
JavaScript Metaprogramming: Part 1 - Unleashing the Potential of the Reflect API

JavaScript Metaprogramming: Part 1 - Unleashing the Potential of the Reflect API

3
Comments
4 min read
Using Meta-Programming For Internationalization and Localization in Nim

Using Meta-Programming For Internationalization and Localization in Nim

2
Comments
4 min read
Fun with classes and constants

Fun with classes and constants

1
Comments
1 min read
Demystifying Metaprogramming: Understanding the Basics

Demystifying Metaprogramming: Understanding the Basics

1
Comments
3 min read
Write your own Domain Specific Language in Ruby

Write your own Domain Specific Language in Ruby

2
Comments 1
12 min read
More explicit interface implementation in Go using simple function signature | 3 ed.

More explicit interface implementation in Go using simple function signature | 3 ed.

1
Comments
1 min read
TypeScript for prototyping: bijective function example with generics' notation

TypeScript for prototyping: bijective function example with generics' notation

1
Comments
1 min read
Class templates versus constructor templates

Class templates versus constructor templates

3
Comments
4 min read
JavaScript web__constants (Node.js-friendly)

JavaScript web__constants (Node.js-friendly)

2
Comments
1 min read
What is Metaprogramming?

What is Metaprogramming?

11
Comments
11 min read
The Tinkering Hobbit (excerpt from The hidden language within the language)

The Tinkering Hobbit (excerpt from The hidden language within the language)

9
Comments
12 min read
Property type coercion in Angular using decorators

Property type coercion in Angular using decorators

7
Comments 1
8 min read
Android KSP guide for dummies by a Dummy: Part 1

Android KSP guide for dummies by a Dummy: Part 1

15
Comments
2 min read
Generate the code using KSP : Part 3

Generate the code using KSP : Part 3

8
Comments
4 min read
Using KSP output in app: Part 4

Using KSP output in app: Part 4

9
Comments
2 min read
class_eval vs. instance_eval in Ruby

class_eval vs. instance_eval in Ruby

7
Comments 1
2 min read
loading...