HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Tsche

no profile record

投稿

Variadic Switch

pydong.org
46 ポイント·投稿者 Tsche·昨年·10 コメント

C++26 Expansion Tricks

pydong.org
3 ポイント·投稿者 Tsche·昨年·0 コメント

Python's Preprocessor – a deep dive into custom codecs

pydong.org
5 ポイント·投稿者 Tsche·2 年前·2 コメント

コメント

Tsche
·昨年·議論
This is absolutely possible, even currently - albeit in a very much non-portable way. For example boost::pfr and my own (wip) repr library have the required machinery for this.
Tsche
·昨年·議論
indeed
Tsche
·2 年前·議論
oh no
Tsche
·2 年前·議論
To me it was always just a silly way of pronouncing "Python", especially in reference to terrible shenanigans like the ones the post talks about :P
Tsche
·2 年前·議論
I had actually considered PrePy and variations thereof for the magic_codec project (which is the example implementation showcased in that post), unfortunately all of these had been used by other projects before. Pydong is the name of the blog :)
Tsche
·2 年前·議論
I'm glad y'all like it, more to come soon :)