
28 Oct
2009
28 Oct
'09
9:04 p.m.
I downloaded the latest stable and then checked out the source from the git repository at http://common-lisp.net/project/parenscript/git/parenscript. Irrespective of the code that I use, when I write (@ document get-element-by-id) it renders as at(document, getElementById) Am I doing something incorrectly? The tutorial shows that it should.... :curtis