Re: PEP 638: Syntactic macros

[email protected] Sun, 29 Jan 2023 20:05:58 -0000
Newsgroups gmane.comp.python.devel
Message-ID <[email protected]>
It looks like this hasn't gone anywhere in the past few years, which is a shame. Syntactic macros are one of the 2 or 3 "Killer features" that pushed me out of Python and into Julia (along with JITting inferred types and multiple dispatch). Math+data science code written in Julia is a lot more readable because of this.