[Bese-devel] New patches to parenscript: 16-Apr-2007
Marco Baringer
mbaringer at common-lisp.net
Tue Apr 17 04:20:09 UTC 2007
Mon Apr 16 10:36:03 EDT 2007 attila.lendvai at gmail.com
* Follow quote changes in SLOT-VALUE
M ./src/js.lisp -2 +4
Mon Apr 16 09:11:33 EDT 2007 attila.lendvai at gmail.com
* Fixed (?) quoting mechanism
(js:js (+ 42 '"FoooFFFOFOFooo")) => "42 + FoooFFFOFOFooo;"
IOW, quote inside a parenscript form means to simply print the quoted value as-is.
Among other things, this is useful for inserting literal javascript into parenscript.
I hope it will not break anything.
M ./src/js.lisp -1 +6
An updated tarball of parenscript's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/parenscript-20070416.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=summary
More information about the bese-devel
mailing list