SSCal

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: BSD-3-Clause

README

SSCal

TODO: Readme badges.

SSCal (Stephen's Stack Calculator) is a stack-based postfix terminal calculator, written in pure Go 1.19 by Stephen Malone. It's a fast, reliable, open-source calculator for people who think in postfix.

TODO: Demo text.

Installation

Install SSCal with go install...

go install https://github.com/wirehaiku/SSCal/sscal@latest

... or download the latest binary release for your platform.

Syntax

TODO.

Operators

TODO.

Command-Line Options

TODO.

Contributions

Please submit all bugs and feature requests to the issue tracker, thank you.

Directories

Path Synopsis
SSCal: Stephen's Stack Calculator.
SSCal: Stephen's Stack Calculator.
atoms/atom
Package atom implements the Atom interface.
Package atom implements the Atom interface.
atoms/number
Package number implements the Number type.
Package number implements the Number type.
atoms/symbol
Package symbol implements the Symbol type.
Package symbol implements the Symbol type.
langs/parse
Package parse implementing string-parsing functions.
Package parse implementing string-parsing functions.
langs/stack
Package stack implements the Stack type.
Package stack implements the Stack type.
opers/oper
Package oper implements the Oper type.
Package oper implements the Oper type.
opers/opers
Package opers implements operator functions and sequences.
Package opers implements operator functions and sequences.
system/boot
Package boot implements top-level runtime functions.
Package boot implements top-level runtime functions.
system/stdio
Package stdio implements standard input/output functions.
Package stdio implements standard input/output functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL