Close

Floats on x86

A project log for Smaller C

Small and simple C compiler for x86 (DOS, Windows, Linux, Mac OS X) and MIPS (RetroBSD).

alexey-frunzeAlexey Frunze 03/14/2016 at 07:152 Comments

I've merged the work-in-progress branch into master and now most of floating point support is available on x86 too (this includes functions from <math.h>).

The Mandelbrot set image you're seeing here has been generated by a new test/demo program, which uses floating point.

Discussions

Alexey Frunze wrote 03/14/2016 at 08:55 point

:)

  Are you sure? yes | no

Yann Guidon / YGDES wrote 03/14/2016 at 08:47 point

Yay ! a Mandelbrot set in the morning is a great way to start the day :-)

  Are you sure? yes | no