[xuriella-devel] Looking for a general approach

David Lichteblau david at lichteblau.com
Fri Dec 3 18:43:44 UTC 2010


Quoting Andrei Stebakov (lispercat at gmail.com):
> Great! Is there any way to pass parameters from XSLT to (princ-to-string ...)?
> You made an example of (princ-to-string pi) which will evaluate pi on
> the lisp side and return the output to XSLT.
> Can we pass some parameters/variables evaluated at XSLT side to lisp
> like (princ-to-string $some-xslt-var)?

The env and ctx arguments make that possible.

Take a look at xuriella::compile-avt for inspiration.


d.




More information about the xuriella-devel mailing list