Parenscript lets you use JS object properties and call JS functions as-is, and the functions it generates are also callable as-is, so you can use any JS library you want without having to do any extra work.
I've used PS with Prototype, jQuery, and Ext JS, but the one library I really like is Fork JavaScript. Vladimir 2011/2/1 nitralime <[email protected]>: > Hi folks! > > I'm almost sure that these questions have been already asked. > However, I couldn't find any search utility in the archive > of this mailing list and hence ask them again: > > How can an external JavaScript library be used in Parenscript? > Which JavaScript library does suit Parenscript well? > What is the idomatic way to integrate a JavaScript library > into an application using Parenscript? > > Any answer (resp. pointer) is very much appreciated. > > Regards > Nik > > > > _______________________________________________ > parenscript-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel > > _______________________________________________ parenscript-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
