Does anyone know of any open-source spreadsheet software with the following features:
- Free, open source.
- No arbitrary limits on the amount of rows or columns you can have.
- Fast. Won't take forever to open huge files.
- Supports functional programming-like constructs in formulas (map, reduce, filter, etc.)
If no such program exists, does anyone think it's worth writing and would anyone use it if I did write it?