Name: Anonymous 2017-02-28 4:18
Does it?
array(index)
is the indexing syntax in Fortran, PL/I, Ada, Cobol, and Basic and it's also used for function calls. Algol 68 allows both [] and (). Snobol allows both [] and <>.