Hacker News new | ask | show | jobs
by tichiian 770 days ago
Python is a bad language for this, because one-liners are awkward. Multiline code is possible but ugly due to indentation-based syntax. Brace-based languages would be far more suitable here.
1 comments

Are you suggesting a flavor of Lisp? Because THAT could be very nice in a cell-format.
There is SIAG (Scheme in a Grid) that has been around for ages: https://siag.nu/siag/
I like Lisp but why are almost ALL Lisp-related websites so ugly? They still have the 90s look and feel.
In the case of SIAG, probably because the page saw its last update in 2000.