Content deleted Content added
No edit summary |
Bjelleklang (talk | contribs) m compilerquestion |
||
Line 4:
[[User:Ceran|Ceran]] 18:52, 17 May 2006 (UTC)Aside from answering the eternal question "What would Lisp look like backwards?", no, this language isn't very notable. That said, the previous commenter makes a good point in that there are articles on far less note-worthy topics. More importantly (and surprisingly), it still appears to be under active development. As of today, the author is making regular updates to his blog at http://factor-language.blogspot.com/. So who knows, maybe this boring love-child of Lisp and Forth might actually become useful.
==Interpreted language?==
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]] <font style="font-size:8px; color:red; font-face:arial">[[User:Bjelleklang/Tools|Bug Me]]</font> 23:59, 6 May 2007 (UTC)
|