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

Same here. I will probably keep using Python 2 for as long as it works... simply because I don't have to type those parentheses.


As someone most at home in lisps--there's just no accounting for taste ;)


Is there a LISP with significant white space in place of parentheses? Our two groups could be united by the disgust of the rest of the programming community.


The Arc language wiki has this list of languages that make use of significant whitespace.

https://sites.google.com/site/arclanguagewiki/more/list-of-l...


See this: http://readable.sourceforge.net/

Works with both Scheme and Common Lisp, two most popular Lisps out there. Nobody uses it because paredit/parinfer is just too convenient, but the option is there.


Check out Dylan and Sweet Expressions.


Here's a nickel kid, buy yourself a decent editor. ;) Mine has snippets:

    pr<TAB>  --->  print('%cursor%', %cursor%)




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: