atlas-engineer / cl-electron

Lisp Interface to Electron.
BSD 3-Clause "New" or "Revised" License
16 stars 1 forks source link

Why not use Parenscript? #8

Closed Ambrevar closed 2 months ago

Ambrevar commented 1 year ago

Since these bindings are going to be mostly JavaScript, why not use Parenscript? It's in the .asd deps but does not seem to be used.

@jmercouris ?

aartaka commented 1 year ago

The last motivation I've heard from John is that it was initially easier to use raw strings 🙃

jmercouris commented 1 year ago

Indeed, eventually it'll be in parenscript!

aadcg commented 2 months ago

Parenscript would introduce another layer of indirection, but the logic is already quite complex due to the need of %quote-js.