Re: Python/Wx dot net
From: HankC (hankc_at_nospam.com)
Date: 10/07/03
- Next message: Mel Wilson: "Re: Newbie needs to see a large project"
- Previous message: Christian Seberino: "Re: distutils (packaging) newbie questions please...."
- In reply to: John J. Lee: "Re: Python/Wx dot net"
- Next in thread: Carl Waldbieser: "Re: Python/Wx dot net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 07 Oct 2003 19:49:22 GMT
On 07 Oct 2003 17:58:09 +0100, jjl@pobox.com (John J. Lee) wrote:
>
>Ah. I had assumed managed C++ was enough like C++ to make porting C
>and C++ easy. Is that wrong? I guess the problem is memory
>management? -- pretty fundamental to C.
>
My guess (being a borland customer) is that the answer is what your
compiler vendor gives you. Borland is releasing a product soon that
you will write Delphi (object pascal) code but the compiler will emit
.net programs. Unsupported data types, like pascal sets, will still
work through some sort of compiler magic.
I'd guess that MS/Borland/others will or have already released similar
products that would allow you to write c++ code and target .net.
- Next message: Mel Wilson: "Re: Newbie needs to see a large project"
- Previous message: Christian Seberino: "Re: distutils (packaging) newbie questions please...."
- In reply to: John J. Lee: "Re: Python/Wx dot net"
- Next in thread: Carl Waldbieser: "Re: Python/Wx dot net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|