Add-ons and modifications to Calc, the C-style arbitrary precision calculator.
Calc is available from http://www.isthe.com/chongo/tech/comp/calc/.
The add-ons presented here include:
- calc.vim -- Calc source file syntax highlighting in the Vim editor
- cal/guff.cal -- implementations of most of the simple integer factorizers
The modifications presented here include:
- Makefile -- minor compilation and linker flag updates
- zfunc.c|zmath.c|zmath.h -- a speed improvement to builtin function issq()