A spreadsheet program designed for the 21st Century. There are ways people misuse spreadsheets. However, why say that this is a wrong way to use it when instead we can build software to work for these use cases? This software's goal is to provide a way to work with relational tables, forms for user input, provide a fully featured programming language to build new formulas.
  • Rust 99.8%
  • HTML 0.2%
Find a file
2026-06-06 14:28:03 -07:00
backend added backend, frontend, and engine to workspace 2026-06-05 18:37:31 -07:00
crates/engine added definition for values and grid 2026-06-06 14:28:03 -07:00
frontend added backend, frontend, and engine to workspace 2026-06-05 18:37:31 -07:00
.gitignore started work on SparseStripedArray structure 2026-06-06 09:48:01 -07:00
Cargo.toml added backend, frontend, and engine to workspace 2026-06-05 18:37:31 -07:00
LICENSE Initial commit 2026-06-06 01:26:26 +00:00
README.md Initial commit 2026-06-06 01:26:26 +00:00

spreadsheet

A spreadsheet program designed for the 21st Century. There are ways people misuse spreadsheets. However, why say that this is a wrong way to use it when instead we can build software to work for these use cases? This software's goal is to provide a way to work with relational tables, forms for user input, provide a fully featured programming language to build new formulas.