Announce: Paren6 - an ES6-like library for Parenscript

Ben McGunigle bnmcgn at gmail.com
Sat Sep 28 13:20:31 UTC 2019


Hi Parenscripters,

I have started a collection of ES6 macros for Parenscript. It's available
at https://github.com/BnMcGn/paren6
A quick review or two would be nice before I post to quicklisp.

This is different from Peter Stirling's work at
https://github.com/vsedach/Parenscript/pull/39 primarily because the paren6
library does not attempt to produce ES6 output. Paren6 is usable with
current versions of Parenscript and outputs ES5 code. The goal is to
provide Parenscript users with analogues of ES6 features.

When Parenscript supports ES6 natively, these macros might be useful for
earlier *js-target-version* support. Feel free to incorporate anything
useful - code or interface - into Parenscript.

Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20190928/4c533d0b/attachment.html>


More information about the parenscript-devel mailing list