
April 29, 2025
How to uses macros to simplify operator overloading and eliminate boilerplate, define custom, expressive syntax with just a few lines of code.

April 28, 2025
Boost the performance of std::string using an alternative data structure.

December 18, 2025
A deep dive into the construction of the Abstract Syntax Tree (AST) in the JS_CMP_LEXER project, exploring its design and implementation.