Imperative template patterns
monkyyy
crazymonkyyy at gmail.com
Wed May 7 21:20:00 UTC 2025
On Monday, 5 May 2025 at 22:52:57 UTC, monkyyy wrote:
> As we all should know, the ast is modified live and the
> compiler never deallocates. This leads to compiler bugs that
> give glimpses behind the veil. Such ~~bugs~~ features I think
> are actually quite valuable when the devs are overly cautious,
> see them disallowing ct io.
>
> Whats the current knowledge of compiler bugs, and how to use
> them? Anyone found any that Im unaware of?
New code, unlike my old aliaslist doesn't need compiler flags and
I believe its should be a sane big O, should be easier to read:
https://gist.github.com/crazymonkyyy/6600a4bb3937e73715093430f7dfb103
More information about the Digitalmars-d
mailing list