<div dir="ltr"><div dir="ltr">Hi Parenscripters,<br><br>I have started a collection of ES6 macros for Parenscript. It's available at <a href="https://github.com/BnMcGn/paren6">https://github.com/BnMcGn/paren6</a><br>A quick review or two would be nice before I post to quicklisp.<br><br>This is different from Peter Stirling's work at <a href="https://github.com/vsedach/Parenscript/pull/39">https://github.com/vsedach/Parenscript/pull/39</a> 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.<br><br>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.<br><br>Ben</div></div>