Talk:Factor (programming language): Difference between revisions

Content deleted Content added
m compilerquestion
LittleDan (talk | contribs)
No edit summary
Line 9:
 
So in other words....the compiler optimizes the code, which is still in Factor? Or am I missing something here? [[User:Bjelleklang|Bjelleklang]] - [[User_talk:Bjelleklang|talk]] <font style="font-size:8px; color:red; font-face:arial">[[User:Bjelleklang/Tools|Bug Me]]</font> 23:59, 6 May 2007 (UTC)
 
:No, the compiler converts Factor into machine code (currently supporting PPC, x86, x86-64 and ARM), which is nevertheless stored in the image with non-compiled Factor code. Maybe the wording was unclear. <small>[[User:LittleDan|LittleDan]]</small><sup>[[User talk:LittleDan|talk]]</sup> 17:21, 8 August 2007 (UTC)