( 2.31.New operators: 'eq', 'ne', 'last', '..' ) ?

Adrian Eyre a.eyre at optichrome.com
Thu Jan 20 05:00:47 EST 2000


> I like the following syntax for readability, and feel the this should be
> implimented in Python:
> 
> 	sub	ax,bx		# Lets keep the python comment symbol
> 	jne	Mylabel         # We also need labels
>         rtn			# Notice all commands are three chars
> Mylabel
> 	add	00h,ax
> 

I feel this may be too confusing. I'd prefer a syntax like this:

1000101001011101010010101001010100010010010001000100100101000101
1011000001100100100010010010001010011101001001010100100101010010

etc.

--------------------------------------------
Adrian Eyre <a.eyre at optichrome.com>
http://www.optichrome.com 





More information about the Python-list mailing list