Re: The trend is to move away from Delphi...



Jon Robertson wrote:
Marco van de Voort wrote:

No. The codegenerator doesn't suddenly start to generate code for X, just
because it is written in X.

It does if it is changed. Sorry - currently I can't go into further details. Perhaps it will be clear in the future, if I have enough time ;-)

Thanks Marco. That's what I was trying to point out. Andre's view is very confusing... ;)

It was only somewhat funny that a compiler written in C++ compiles Pascal code, which can be compiled by BCB - a C++ compiler.

I can't go into further details, how all could be compiled and linked together. There are many examples, which do it just the way I mentioned.

Andre
.



Relevant Pages

  • Re: memcpy() where assignment would do?
    ... this declaration actually works on our compiler, ... this is not the most confusing part of the code. ... cr_file is the array containing that header. ... I'm assuming that he didn't have a valid reason for writing ...
    (comp.lang.c)
  • Re: memcpy() where assignment would do?
    ... this declaration actually works on our compiler, ... this is not the most confusing part of the code. ... code for both ways of writing it. ... plausible reason why the developer might write such bizarre code? ...
    (comp.lang.c)
  • Re: About some understanding from a book
    ... My point being that doing it in some other way could be confusing. ... I still think the design itself would be more confusing, ... The point would be that code that cared about "definitely true" would check for "true"-ness, while code that cared about "definitely false" would check for "false"-ness. ... that brings me back to my previous supposition about how the compiler would actually use those operators. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: memcpy() where assignment would do?
    ... this declaration actually works on our compiler, ... this is not the most confusing part of the code. ... plausible reason why the developer might write such bizarre code? ... particular symbolic identification, so that the memory's addresses can be ...
    (comp.lang.c)
  • memcpy() where assignment would do?
    ... this declaration actually works on our compiler, ... this is not the most confusing part of the code. ... Am I missing something? ... plausible reason why the developer might write such bizarre code? ...
    (comp.lang.c)