If you need to produce some spreadsheets from Clojure, there's a wonderful library by Tom Faulhaber lets you define a spreadsheet as a template, then simply turn Clojure data structures into an .xlsx file.<p>He gave a talk on it at Clojure West 2015 [1].<p>[1] <a href="https://www.youtube.com/watch?v=qnJs79W0BDo" rel="nofollow">https://www.youtube.com/watch?v=qnJs79W0BDo</a>
This may be a naïve question, but, if it is possible to install <i>without</i> administrator privileges (which we should be trying to get everyone accustomed to doing anyway), then why is it set up to install <i>with</i> them by default?
Is there any chance to have this working with the OSX version of Excel?<p>I don't know much about the Excel environment and ClojureCLR so I don't know if it's feasible at all.