by nickmain on 10/10/23, 3:23 PM with 19 comments
by tannhaeuser on 10/10/23, 8:01 PM
I'm not a big believer in syntax (and think LISPy language will always remain niche, which is part of its appeal), but one thing I'd imagine is that LISP/Scheme could've helped to prevent the syntax excess that is CSS, simply because there were already plausible styling examples for eg. classic stateful recto/verso print formatting, and LISP's homoiconicity would've make CSS syntax look kindof gross.
by iainctduncan on 10/11/23, 1:00 AM
For anyone interested, here's how easy it is to use s7 (which is implemented as one big ANSI C file) in WASM. https://github.com/iainctduncan/s7-wasm
And a more comprehensive example: https://github.com/actondev/s7-playground
by beepbooptheory on 10/10/23, 7:31 PM
by schemescape on 10/10/23, 8:27 PM
by cpill on 10/10/23, 8:59 PM