Is Python like VB?

Ivan Voras ivoras at _-_fer.hr
Sat Mar 19 13:15:01 EST 2005


Dennis Lee Bieber wrote:
> On Sat, 19 Mar 2005 14:36:02 +0100, Ivan Voras <ivoras at _-_fer.hr>
> declaimed the following in comp.lang.python:
> 
> 
>>Hey, IIRC, old Turbo Assembler (tasm, by Borland) had those. Much of it 
>>was still manual, by it supported semi-automatic vtables and such :)
> 
> 
> 	I'd suspect through a rather elaborate "macro" capability.

Probably... don't remember any more, but it was prominent in the manuals :)

> 	The standard assembler used in my college classes didn't even
> understand the native instruction set of the machine -- until you

> LD	std,1	AFA(1),'04'x, CF(2),AF(1)

cool, these look like microinstructions :)



More information about the Python-list mailing list