Shared Variables: Difference between revisions

Content deleted Content added
I disagree with the notability tag.
Reverted good faith edits by 174.89.242.175 (talk); Ok, then find+add a couple sources/citations. (TW)
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.