lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Having not gotten a lot of feedback (read any) from my previous post,
I thought I'd say a little more about the program.

Features include:
* Excel/standard spreadsheet  like function format. Including a range
operator (:)
and you can add your own to the file lcfunctions.lua
* Sorting by columns
* Copy/Paste compatibility with gnumeric&open office calc
* probably with excel also (but i still haven't built it on windows... sorry)


You can see a screenshot here:
http://www.mcs.vuw.ac.nz/~simesrich/lc.html
and download the lates version here:
http://www.mcs.vuw.ac.nz/~simesrich/luacalc-latest.tar.gz

Please email me if you have any comments/questions,
even if it's to say you couldn't get it to work or you think it sucks...

cheers,

Richard