Hacker News new | ask | show | jobs
by harbud 5303 days ago
I'd rather see an extensible quoting syntax a la Postgres' pl/pgSQL, e.g. ``j` {"a": 1}``. When you want to support YAML: ``y` {a: 1}``.