Name: Anonymous 2016-02-16 12:28
If Lisp is more expressive than C, why Lisp can be compiled into C and C cannot be compiled into Lisp?
In particular Intel C compiler uses -ffast-math liberallyThe C standard does not require the use of IEEE floats, so there is nothing wrong with that.