Re: development of C++ compiler
- From: "Phlip" <phlip2005@xxxxxxxxx>
- Date: Mon, 25 Feb 2008 17:54:14 -0800
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?
.
- Follow-Ups:
- Re: development of C++ compiler
- From: Dmitry A. Kazakov
- Re: development of C++ compiler
- References:
- development of C++ compiler
- From: Grizlyk
- Re: development of C++ compiler
- From: Phlip
- Re: development of C++ compiler
- From: Dmitry A. Kazakov
- development of C++ compiler
- Prev by Date: Re: Retrieving unnecessary data
- Next by Date: Re: Why is Object Oriented so successfull
- Previous by thread: Re: development of C++ compiler
- Next by thread: Re: development of C++ compiler
- Index(es):
Relevant Pages
|