Google
×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Parenscript is a translator from an extended subset of Common Lisp to JavaScript. Parenscript code can run almost identically on both the browser (as JavaScript) ...
Jun 29, 2023 · Parenscript is a translator from an extended subset of Common Lisp to JavaScript. Parenscript code can run almost identically on both the browser (as ...
Parenscript is a translator from an extended subset of Common Lisp to JavaScript. Parenscript code can run almost identically on both the browser (as ...
Oct 31, 2020 · Parenscript is nice because you don't need complicated externs: it has a pretty straightforward mapping to JS symbols and no runtime. However, the downside is ...
May 18, 2024 · Parenscript itself is (basically) just a function that takes code and spits out a JS string, so there's not really a development environment ...
Parenscript is the CL's answer to the ClojureScript. It makes possible to write client-side code in Lisp and compile it to the Javascript for running in the ...
parenscript + various hacks for use with slime-proxy. License. View license · 10 stars 3 forks Branches Tags Activity.
Oct 15, 2019 · Parenscript can also call out to arbitrary Common Lisp code at output time (that is, every time an expression containing a call to the ...