Talk:Array Initialization: Difference between revisions

→‎Bump: On second thought, this list is useless if we're just getting rid of code on the page.
m (→‎Bump: rm ALGOL 68)
(→‎Bump: On second thought, this list is useless if we're just getting rid of code on the page.)
 
(3 intermediate revisions by the same user not shown)
Line 12:
:: By "numeric array", they simply meant the standard type of array that uses a numeric index (as opposed to so-called "associative array" which is actually a map having a potentially more complex key). I'd be happy deleting that "numeric array" red link. --[[User:IanOsgood|IanOsgood]] 15:15, 28 May 2009 (UTC)
:::Maybe it should be "numerically-indexed array", as it was called in the talk page. --[[User:PauliKL|PauliKL]] 15:22, 28 May 2009 (UTC)
 
== Bump ==
 
We still need resolution on this. Move code you want to keep to [[Creating an array]] and mark it here when you're done. If no one says anything about left over languages for a long time we can pastebin the code somewhere or just get rid of it. --[[User:Mwn3d|Mwn3d]] 14:41, 30 June 2009 (UTC)
 
'''Languages that need to be checked:'''
# Ada
# <s>ALGOL 68</s>
# <s>AWK</s>
# AutoHotkey
# C++
# Common Lisp
# D
# E
#<s>Fortran</s>
# F#
# Groovy
# Haskell
# Mathematica
# MAXScript
# Modula-3
# <s>Perl</s> it seems to me it's all covered in [[Creating an Array]] and [[Creating an Associative Array]] --[[User:ShinTakezou|ShinTakezou]] 15:41, 30 June 2009 (UTC)
# Python
# <s>Ruby</s>
# Slate
#<s>Smalltalk</s>
# <s>Tcl</s>
Anonymous user