Hey everyone! π
This is my first time posting about my open-source project here β itβs called Patternia, a header-only compile-time pattern-matching DSL for modern C++.
It provides a clean and expressive syntax for writing match expressions, all evaluated entirely at compile time with zero runtime overhead.
Iβd love to hear your feedback β especially on performance, syntax feel, and any compiler corner cases you might find.
More updates are coming soon as I keep tuning and polishing the internals π»π»
Top comments (0)