Skip to content

Spreadsheet-like application for the Internet Computer, written in Motoko.

License

Notifications You must be signed in to change notification settings

matthewhammer/cleansheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanSheets

A spreadsheet-like application for the Internet Computer, written in Motoko.

Foundation and first steps

  • Simple expression language based on ideas from existing functional and dataflow languages.
  • Expressive value language where each "sheet" or "cell" may have internal structures, nesting and cross-linking.
  • Dependency graph and incremental recomputation, based on a proven, formal theory (Adapton project).
    • Emulate simple spreadsheet features (Excel, GoogleSheets, etc.).
    • Emulate simple lab notebook features (e.g., a Jupyter lab notebook).
    • Distributed dependency graphs that span multiple Internet Computer canisters (novel feature).

Future scope

Build status

travis-status


About

Spreadsheet-like application for the Internet Computer, written in Motoko.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published