[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaCalc - a simple spreadsheet program
- From: "Richard Simes" <ricardo.nz@...>
- Date: Wed, 9 Aug 2006 01:07:32 +1200
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