Content deleted Content added
m Bot: Fixing lint errors, replacing obsolete HTML tags: <font> (1x) Tag: Fixed lint errors |
|||
Line 34:
Quote: "Factor was originally only interpreted, but it can now also be compiled. The compiler is written entirely in Factor, and it does not output standalone executables but rather merely a faster image."
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]] <
: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)
|