Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In Interlisp one would write a super parenthesis, which closes all open parentheses, upto an opening [ or the top ( :

  (a (b c (d ]
and also

  (z (a [b c (d]
        [e f (g]]


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: