Indeed. In fact I liked it so much that I wrote a program very similar that can read/write such files on Windows[1]. I couldn't find how to compile the original on Windows.
The file format is pretty simple. At least for the spreadsheets I create.
As a side note, I love text-based (or extremely simple) file formats. So easy to write tools for them.
The file format is pretty simple. At least for the spreadsheets I create.
As a side note, I love text-based (or extremely simple) file formats. So easy to write tools for them.
[1] http://github.com/howeyc/sc