top | item 27077366

ClipData.jl Easy interaction between Excel and Julia

4 points| pdeffebach | 4 years ago |github.com

2 comments

order

pdeffebach|4 years ago

Hello everyone. Hackernews has been discussing excel a lot the past few days. Fortunately, this conversation coincided with a release of a Julia package I've been working on, ClipData.

It's a very simple package that also displays some of the core strengths of Julia as a language: multiple dispatch and interactivity.

I can imagine someone slowly transitioning a complicated workbook to a script with this package.

cbkeller|4 years ago

Just tried it out -- super convenient! Seems to work fine with LibreOffice as well.