On Fri, Nov 20, 2009 at 11:10 AM, Stuart Jansen <[email protected]> wrote: > On Fri, 2009-11-20 at 10:10 -0700, Scott K wrote: > >> It really uses := for assign? That's like Ada/VHDL. > > := is declare and assign > > = is assign
I'm not a compiler guy, but I know dynamic languages like Python don't need to differentiate between those two cases. Is it an aspect of compiled languages that require the distinction? Bryan -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
