GitHub - sparecycles/math.make: Simple math in GNU make · GitHub
Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

sparecycles/math.make

Folders and files

Repository files navigation

math.mk

Simple addition, subtraction, and for loops in make, using pure make, no shell interaction.

Computations done in decimal, so the size of the numbers is unbounded.

Only tested in gnumake, v3.8.1 and v4.0 (!).

Released under the WTFPL, version 2 (included)

About

Simple math in GNU make

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors