Shared Variables: Difference between revisions

Content deleted Content added
m Replace Category:Articles lacking sources (Erik9bot) with unref tag using AWB
I disagree with the notability tag.
Line 1:
{{Unreferenced|date=November 2006}}
{{Notability|date=August 2009}}
'''Shared Variables''' are a feature of the [[APL programming language|APL]] language which allowed mainframe APL programs to communicate with other facilities on a computer, which could include external files, DBMS, or other users. Shared Variables were first introduced by [[International Business Machines Corporation|IBM]] in their APL.SV program product in 1973 and continue to be available today in IBM and Dyalog APL for [[Linux]] and Windows.