Skip to content

sparecycles/math.make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

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

No packages published