http://factorcode.org is now running Factor 0.80. I've also been working on the AMD64 FFI. Calling functions with integer and floating point arguments now works. Functions taking more than 7 parameters do not work, however; I haven't implemented stack parameter spilling yet. However, it is not too hard; I just have to adapt the existing PowerPC code that performs this task.
A release of 0.80 is just around the corner. As soon as the AMD64 FFI works well enough to run the Factor UI, I will release it.
Subscribe to:
Post Comments (Atom)
1 comment:
This is really nice to see!
One problem i stumbled upon is that the downloading of the Source or Binary distribution files seem non-functional at the moment.
Post a Comment