Re: The compilation approach in modern languages

Ivan Boldyrev <boldyrev@cgitftp.uiggm.nsc.ru>
18 Feb 2005 22:50:50 -0500

          From comp.compilers

Related articles
[9 earlier articles]
Re: The compilation approach in modern languages boldyrev+nospam@cgitftp.uiggm.nsc.ru (Ivan Boldyrev) (2005-02-16)
Re: The compilation approach in modern languages rbates@southwind.net (Rodney M. Bates) (2005-02-16)
Re: The compilation approach in modern languages gneuner2@comcast.net (George Neuner) (2005-02-16)
Re: The compilation approach in modern languages torbenm@diku.dk (2005-02-18)
Re: The compilation approach in modern languages dot@dotat.at (Tony Finch) (2005-02-18)
Re: The compilation approach in modern languages hannah@schlund.de (2005-02-18)
Re: The compilation approach in modern languages boldyrev@cgitftp.uiggm.nsc.ru (Ivan Boldyrev) (2005-02-18)
Re: The compilation approach in modern languages jle@ural.owlnet.rice.edu (2005-02-20)
Re: The compilation approach in modern languages gneuner2@comcast.net (George Neuner) (2005-02-28)
Re: The compilation approach in modern languages anton@mips.complang.tuwien.ac.at (2005-02-28)
Re: The compilation approach in modern languages gneuner2@comcast.net (George Neuner) (2005-03-01)
Re: The compilation approach in modern languages boldyrev@cgitftp.uiggm.nsc.ru (Ivan Boldyrev) (2005-03-04)
Re: The compilation approach in modern languages anton@mips.complang.tuwien.ac.at (2005-03-05)
[1 later articles]
| List of all articles for this month |

From: Ivan Boldyrev <boldyrev@cgitftp.uiggm.nsc.ru>
Newsgroups: comp.compilers
Date: 18 Feb 2005 22:50:50 -0500
Organization: this field is intentionally left blank
References: 05-02-053 05-02-056 05-02-065 05-02-075
Keywords: code, comment
Posted-Date: 18 Feb 2005 22:50:50 EST

On 9023 day of my life Ivan Boldyrev wrote:
> On 9020 day of my life Tony Finch wrote:
>> [For that matter, people have been compiling Lisp to machine code for
>> about 45 years. -John]
>
> Yes, but you have to provide compiler at runtime.
>
> [Well, sure. Lots of languages can compile at runtime. -John]


That's news! I know only about Lisp dialects.


Perhaps, (Common) Lisp/Scheme is different from them because
COMPILE-FILE is *standard* function.


--
Ivan Boldyrev
[In a lot of cases like perl the compilation isn't particularly obvious
to the user. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.