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