This version contains all of the code from the floating-mix module, which was formerly automatically loaded with the floating module. It also includes the part of the former experimental ieeefp module that implemented IEEE 754 floating-point functions and input/output, along with extra C99 floating-point functions.
The floating-point stack is separate from the data stack, in line with the Forth 2012 Standard.
floating-ext.c | |||
floating-ext.h | |||
floating-dll.c |