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

> it can be an annoyance when reading LISP-like code

Just mentally collapse any number of consecutive close parens into a thing that reads like "END."



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]]




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: