Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QuasiQuoter to build json? #81

Open
markhibberd opened this issue Mar 5, 2014 · 2 comments
Open

QuasiQuoter to build json? #81

markhibberd opened this issue Mar 5, 2014 · 2 comments

Comments

@markhibberd
Copy link
Contributor

Someone asked me about it. Good idea or not?

@seanparsons
Copy link
Member

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.

@markhibberd markhibberd mentioned this issue Jun 28, 2014
17 tasks
@jutley
Copy link

jutley commented Aug 13, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants