Releases: NeuraXenetica/liniarote
Releases · NeuraXenetica/liniarote
Implementation of division
This version has implemented the division operation, restructured the internal logic to process operations using transvalent tuples, and updated the CLI's documentation.
Updated Help text
The primary change in this release is an update to the text displayed by the in-program Help function.
Initial public release
This release includes a command-line interface for the Liniarote programming language that allows transvalent addition, subtraction, and multiplication. Division is not yet implemented.