Pnic
String-based math library for Bash.
Downloads
Release files and supplements.
- [Latest Release]Update 0 Revision A, 07/30/2023. [Changes]
Supplements
- [Test Script]Also as a demonstration of using Pnic.
- [KESIMATE]Pocket calculator simulator.
Usage
Basic instructions and documentation.
Test Script
$ ./pnic-test.sh <operand>...
Note that operands must be non-negative and decimal (base-10).
Pnic
- [Documentation]Using Pnic.
- [Setup]Setting up Pnic.
- [Objects]Associative arrays for and from functions.
- [Functions]Interfacing with Pnic.
- [Expressions]Basic interpreter syntax.
About
- [About Pnic]Some information about this project.
- [Representation]8-bit trillions.
- [Operators]Back to school.
- [Performance]in big O notation.
- [License]Pnic is licensed under the MIT.
Source
This project is free and open-source. Its source can be found in its [Git repository] on GitHub.