Aha...!
On the website it says "Factor has an optimizing native compiler"
which I take to mean it generates native code for the host machine.
I suppose you have done some speed testing at some point.
What happens when you translate some C code to Factor (a strange
thing to do maybe) ? Is the Factor code comparable in speed to
the C code ?

Regards,

Anton.

> Hi,
> 
> The best way is to find out.
> 
> You can try implementing some algorithms. If they're not fast enough,  
> we can improve your implementation as well as the compiler  
> accordingly. Almost every release includes compiler improvements. For  
> Factor 0.89 I took a break from compiler work, but I will get back  
> into it soon.
> 
> Slava


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to