Monday, January 2, 2012

Using JavaScript libraries in ClojureScript

http://lukevanderhart.com/2011/09/30/using-javascript-and-clojurescript.html

ClojureScript is also fully capable of interoperation with libraries written in its own host language, JavaScript. Unfortunately, this capability isn't as well-known or frequently used, mostly because ClojureScript leverages the powerful Google Closure Compiler which adds extra complexity to the compilation process.

Posted via email from miner49r

No comments: