On Wed, Aug 28, 2019 at 04:02:26PM +0100, Paul Moore wrote:
On Wed, 28 Aug 2019 at 15:55, Mike Miller <python-id...@mgmiller.net> wrote:


On 2019-08-28 01:05, Paul Moore wrote:
> However, I know of almost no examples of other languages that have
> added*user-definable*  literal types (with the notable exception of

Believe there is such a feature in modern JavaScript:

https://developers.google.com/web/updates/2015/01/ES6-Template-Strings#tagged_templates

Interesting - thanks for the pointer!

Elixir has something it calls sigils. It seems to be basically the
map-to-function variant:

https://elixir-lang.org/getting-started/sigils.html

Konstantin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/GKQ2AXLISVFY6TEIEE4FI5YMV7PDFCEW/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to