Submitted by Poromenos on Thu, 12/01/2006 - 14:57.
I have corrected the errors you posted. Let's take it from the top.
Indeed it is strongly typed, I mistook weakly for implicitly. Equality testing indeed, wrong word. Associative arrays, named arrays,hash tables, I have seen all names, I have changed it to associative since that is the most widely used.
I am leaving your array copy example since it's better if it's in comments. I've changed the quotes as well, the @ thing was Textile screwing up.
Correct for functions returning a tuple as well, changed. Arguments are also passed by reference (the official tutorial said that arguments are passed using call by value where value is an object reference).
Thank you very much for these corrections. If you have anything else to propose please feel free to comment here.
---
Vidi, Vici, Veni.
Correct
I have corrected the errors you posted. Let's take it from the top.
Indeed it is strongly typed, I mistook weakly for implicitly. Equality testing indeed, wrong word. Associative arrays, named arrays,hash tables, I have seen all names, I have changed it to associative since that is the most widely used.
I am leaving your array copy example since it's better if it's in comments. I've changed the quotes as well, the @ thing was Textile screwing up.
Correct for functions returning a tuple as well, changed. Arguments are also passed by reference (the official tutorial said that arguments are passed using call by value where value is an object reference).
Thank you very much for these corrections. If you have anything else to propose please feel free to comment here.
---
Vidi, Vici, Veni.