The Chaga string arithmetic library manages the numerical datatypes (int, float, complex, and imaginary) supported in the Chaga programming language. I documented the functions below because they are part of the Chaga compiler (i.e. internal infrastructure).
The Chaga input/output library manages input and output for the Chaga compiler. The functions below are internally called within the Chaga compiler. The end-user does not directly call these functions. I documented these functions for developers working on internal infrastructure for the Chaga compiler.
Copyright © 2025, 2026 Robert James Bruce.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at https://www.gnu.org/licenses/fdl-1.3.html