Re: [genius-list] complex conjugate

From: George <jirka_at_5z.com>
Date: Tue, 25 May 1999 11:42:06 -0700

On Sat, May 22, 1999 at 02:29:40AM -0400, Squeak wrote:
> any preferences for syntax thereof?
>
> "~z" and "z'" are the candidates currently.
>
> Having both seems fine to me too.

z' is already taken for transpose actually, so it would be ~z ... but is this
usefull eanough to add a new pice of syntax and eat up a new symbol?

also on the syntax front:

<1,2,3>

is not a possible syntax right now, you can do a similiar thing with

`[1,2,3]

which is now implemented, or just

[1,2,3]

the "<vector/list>" will have to wait until I 1) write my own lexer/parser or
2) clean up the newline mess with the lexer/parser

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:
          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
Received on Tue May 25 1999 - 11:42:10 CDT

This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:00:02 CDT