Calculators

Squiid – advanced calculator

Squiid is billed as an advanced calculator.

It sports a terminal user interface supporting both RPN and algebraic input.

It has 3 components: a frontend, the engine, and a parser. The latter contains the library that is used to convert algebraic/infix notation to postfix notation that the backend can evaluate.

This is free and open source software.

Key Features

  • Simple terminal user interface using Ratatui.
  • Supports both RPN and algebraic input.
  • Provides several built-in constants that you can use in your calculations.
  • Support for storing and recalling numbers in variables.
  • Access the previous answer with the @ character. This works in both algebraic and RPN mode,
  • Plugin support will be added in the future.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: gitlab.com/ImaginaryInfinity/squiid-calculator/squiid
Support:
Developer: Connor Sample, Finian Wright
License: GNU General Public License v3.0

Squiid

Squiid is written in Rust. Learn Rust with our recommended free books and free tutorials


Related Software

Terminal-Based Calculators
GeniusDesktop calculator, an educational tool in mathematics, and for research
NumbatHigh precision scientific calculator supporting physical units
kalkerCalculator with math syntax
calcC-style arbitrary precision calculator
concalcParser-algorithm of extcalc
wcalcUses intuitive expressions and implicit multiplication
pcalcTerminal calculator made for programmers
bcalStorage expression calculator
numrText calculator for natural language expressions
kalcComplex numbers, 2d/3d graphing, arbitrary precision calculator
clacStack-based calculator with postfix notation
CalcPyCalculator and advanced math solver using Python, IPython and SymPy
fortbitePowerful mathematical calculator leveraging Fortran’s strengt
abacusSimple interactive calculator CLI
DaisyGeneral-purpose TUI scientific calculator
QuichJust an advanced terminal calculator
orpiecurses-based RPN calculator
SquiidAdvanced calculator supporting both RPN and algebraic input
mucalcConvenient calculator for the command line
HIP35HP-35 RPN calculator emulator
cscAll calculations are done using 64 bit binary floating point arithmetic
RCalcReverse Polish Notation calculator
ecRPN calculator with array operations and quotations
coriolinus-calcCLI calculator app and library
spigotStreaming exact real calculator

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments