Work Flow Language: Difference between revisions

Content deleted Content added
See also: -unrelated
Proposing article for deletion per WP:PROD.
Tags: Twinkle Reverted
Line 1:
{{Proposed deletion/dated
|concern = Fails [[WP: GNG]]. I could not find sufficient sourcing to establish notability.
|timestamp = 20250207181441
|nom = HyperAccelerated
|help = off
}}
'''Work Flow Language''', or '''WFL''' ("''wiffle''") is the [[process control]] language for the [[Burroughs large systems]], including the [[Unisys]] [[Burroughs MCP|ClearPath/MCP]] series, and their [[operating system]] [[Burroughs MCP|Master Control Program]]. Developed soon after the B5000 in 1961, WFL is the ClearPath equivalent of the [[Job Control Language]] (JCL) on [[IBM]] mainframes and the [[shell script]]s of [[Unix-like]] operating systems. Unlike JCL, WFL is a high-level structured language complete with [[subroutine]]s (procedures and functions) with [[Parameter (computer science)|arguments]] and high-level program [[control flow]] instructions. WFL programs are [[compiler|compiled]] to binary executables like any other MCP subject.