Hello everybody,
is there a shorter (nicer) way to use "innerHTML" with parenscript? The obvious translation doesn't look that good, so I'm wondering if there's a better way.
Regards,
Phil
Hi Phil,
Parenscript knows about symbol case: http://common-lisp.net/project/parenscript/reference.html#section-symbolconv
You can specify the readtable-case conveniently per-file using named-readtables (http://common-lisp.net/project/named-readtables/)
Vladimir
On Thu, Oct 11, 2012 at 1:21 AM, Philipp Marek philipp@marek.priv.at wrote:
parenscript-devel@common-lisp.net