argonaut icon indicating copy to clipboard operation
argonaut copied to clipboard

QuasiQuoter to build json?

Open markhibberd opened this issue 10 years ago • 2 comments

Someone asked me about it. Good idea or not?

markhibberd avatar Mar 05 '14 01:03 markhibberd

Something like:

json"""{"key":$value}"""

?

I can see that being quite handy for sure, I'm just pondering how it would work, as we'd pretty much need a duplicate of the current parser for handling that text I think.

seanparsons avatar Mar 05 '14 08:03 seanparsons

This is an interesting idea. I'll have a go at implementing this feature.

jutley avatar Aug 13 '14 16:08 jutley