Hacker News new | ask | show | jobs
by thrown_22 1409 days ago
That's nice, but we're not talking about con, we're talking about json.

Also your syntax is terrible. There are already s-expression versions of c:

    (if (== x 1)
        (return (+ x 1)))