Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@lispi314 @kaia @chjara
> s-expressions
> pleasant to read
Holy crap… just no. And in terms of structure: I've never seen people so inept at understanding structures that don't map well to s-exp (XML for example) than lisp people.
> It is possible to generate C code from Lisp for the explicit purpose of creating bindings & callbacks.
Meaning you still get C shenanigans, you just added a carpet on top to make it look cleaner to your eyes, but it's not (so you risk technical debt).