Re: development of C++ compiler
- From: "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Feb 2008 20:31:20 +0100
On Mon, 25 Feb 2008 17:54:14 -0800, Phlip wrote:
C is certainly non-portable, in particular because it is ill-defined. It
is also a quite poor intermediate language if "assembler" meant in this role.
C's ill-definitions are what allow wiggle room when porting it.
Otherwise, why is C the substrate below Lua, Perl, Python, Ruby, Squeak,
etc?
I am not sure if all of them indeed use C as an intermediate code, but I
don't care. Anyway, if some of them do use C then certainly not because of
C's technical merits. The reason could be same why Windows runs on each 9
of 10 boxes...
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.
- References:
- development of C++ compiler
- From: Grizlyk
- Re: development of C++ compiler
- From: Phlip
- Re: development of C++ compiler
- From: Dmitry A. Kazakov
- Re: development of C++ compiler
- From: Phlip
- development of C++ compiler
- Prev by Date: Re: Retrieving unnecessary data
- Next by Date: Re: Mixing OO and DB
- Previous by thread: Re: development of C++ compiler
- Next by thread: Re: development of C++ compiler
- Index(es):
Relevant Pages
|