Software:sc (spreadsheet calculator)
spreadsheet calculator | |
Original author(s) | James Gosling[1] |
---|---|
Developer(s) | Mark Weiser, Robert Bond, Chuck Martin (current maintainer) |
Initial release | 1981 |
Stable release | 7.16
/ September 20, 2002 |
Preview release | 7.16_1.1.2
/ April 2, 2018 |
Written in | C (programming language) |
Operating system | Linux, Unix, Windows, macOS |
Platform | x86 and x86-64 architectures |
Size | 471 k |
Available in | English |
Type | Spreadsheet |
License | Public domain |
Website | www |
sc is a cross-platform, free, TUI, spreadsheet and calculator application that runs on Unix and Unix-like operating systems. It has also been ported to Windows. It can be accessed through a terminal emulator, and has a simple interface and keyboard shortcuts resembling the key bindings of the Vim text editor. It can be used in a similar manner to other spreadsheet programs, e.g. for financial and budgeting purposes.
The program is based on the ncurses interface library, and has a rich manual page describing its options and configuration. It has a rich mathematical formula library and uses the same file format as Xspread, also supporting plugins as external commands. The program was previously known as vc.[1] sc is already present in the default repositories of popular Linux distributions such as Ubuntu, Fedora, and Arch Linux.[2]
References
- ↑ 1.0 1.1 Hallyn, Serge (2010-12-01). "sc: the Venerable Spreadsheet Calculator". Linux Journal. http://www.linuxjournal.com/article/10699.
- ↑ Brochard, Adrien (2014-05-06). "How to make spreadsheets in a Linux terminal". http://xmodulo.com/make-spreadsheets-linux-terminal.html.
Further reading
- Floyd, John (2002). A Mini Manual for the Spreadsheet Calculator Program SC. https://economics.utoronto.ca/jfloyd/stats/minmansc.pdf.
External links
- "sc - spreadsheet calculator". http://manpages.ubuntu.com/manpages/xenial/en/man1/sc.1.html. Ubuntu Linux manual page
- on GitHub
- on GitHub
Original source: https://en.wikipedia.org/wiki/Sc (spreadsheet calculator).
Read more |