Proper way to console.log in Parenscript?

Vladimir Sedach vas at oneofus.la
Wed May 22 07:41:08 UTC 2019


Hi Doug,

There are a couple of ways:

https://common-lisp.net/project/parenscript/reference.html#section-objects

Something like (funcall (ps:getprop console 'log) "text") works.

Vladimir



More information about the parenscript-devel mailing list