Re: Is Python like VB?
Dennis Lee Bieber wrote:
[color=blue]
> You know of an assembly language that does Object Oriented?
> My... The world has been waiting with bated breath for that.[/color]
Hey, IIRC, old Turbo Assembler (tasm, by Borland) had those. Much of it
was still manual, by it supported semi-automatic vtables and such :)
Dennis Lee Bieber wrote:
[color=blue]
> You know of an assembly language that does Object Oriented?
> My... The world has been waiting with bated breath for that.[/color]
Hey, IIRC, old Turbo Assembler (tasm, by Borland) had those. Much of it
was still manual, by it supported semi-automatic vtables and such :)
Comment