Talk:Array Initialization: Difference between revisions

→‎Bump: new section
(numerically-indexed array)
(→‎Bump: new section)
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
# ALGOL 68
# AWK
# AutoHotkey
# C++
# Common Lisp
# D
# E
#<s>Fortran</s>
# F#
# Groovy
# Haskell
# Mathematica
# MAXScript
# Modula-3
# Perl
# Python
# Ruby
# Slate
#<s>Smalltalk</s>
# Tcl
Anonymous user