Re: A little disappointed

From: Alwyn (alwyn_at_blueyonder.co.uk)
Date: 11/29/04


Date: Mon, 29 Nov 2004 18:58:41 GMT

On Mon, 29 Nov 2004 18:24:09 +0000, Francis Glassborow wrote:

> In article <pan.2004.11.29.13.41.21.188256@blueyonder.co.uk>, Alwyn
> <alwyn@blueyonder.co.uk> writes
>>Of course, we all know that C++ has
>>pointers, which are treated almost identically to those of C, and so
>>cannot be a real high-level language, but with its references and standard
>>library, it makes a passable attempt at imitating one.
>
> Is a high level language prohibited from also providing low level
> support?

That is a good question. My answer would be: Yes, as long as it is as
integral a part of the language as are pointers in C++. The low-level
support in the high-level languages I am familiar with consists of a
foreign-language interface for a language such as C.

Alwyn



Relevant Pages

  • Re: Operator overloading in C
    ... All development of C as an independent language has ... making any changes or improvements to the standard ... The lack of a counted string data structure, ... Pointers can't be used for arg1 or arg2. ...
    (comp.std.c)
  • Re: pointers?
    ... There's absolutely nothing abstract in pointers. ... Take the C array: if you write ... To the assembly language programmers who were the first generation adopters of C, this mental mapping was very tight. ... Forth gained the most traction on machines like the IBM 1130 and the Data General Nova. ...
    (comp.lang.forth)
  • Re: another day, another patch ...
    ... windows weenies started to graduate from being teenage videogame players into application programmers and system managers. ... Would you blame the language? ... But you are then making that code REALLy ugly and dangerous (an non portable because assumption of 32 bit pointers). ...
    (comp.os.vms)
  • Re: which should i learn c or c++ ?
    ... >I have a book to learn the C language, but also I have some ebooks to ... >So I have a real problem. ... They'll jump right into using STL, and from your knowledge of C you'll ... productive code before even delving into pointers (by using STL ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Borlands IDE bugs and plans
    ... VB is a language that separates the programmer as ... Because of the lack of pointers, ... Or about the lack of support of ...
    (borland.public.delphi.non-technical)