MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
250 bytes added ,  16 April 2023
no edit summary
No edit summary
No edit summary
Line 126: Line 126:
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUNable title.<br><br>
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUNable title.<br><br>
   Job titles are bound to files by the <b>cande</b> WFL command after which they can be STARTed.<br><br>
   Job titles are bound to files by the <b>cande</b> WFL command after which they can be STARTed.<br><br>
   The WFL compiler translates the intrinsic job control lang to A68, C and MINT, interpreted by genie, compiled and linked to the barton machine,<br> and interpreted by MINT, respectively. A60 is translated to C, compiled and bound. Non-intrinsic code forms unified code trees in the DGUI<br> and is maintained there under the control of the governing COMPILE/BIND statements in the job.
   WFL(JCL) job streams are translated from source text to A68, C and MINT, interpreted by genie, compiled and linked to the Barton machine,<br> and interpreted by MINT, respectively. WFL(JCL) is A60 translated to C, compiled and bound, interspersed with the JCL statements interpreted by the B machine. Non-intrinsic code forms unified code trees in the DGUI<br> and is maintained there under the control of the governing COMPILE/BIND statements in the job. Thus, a general WFL  job is divided into a system part executed by the B machine and application parts executed in the OS image extended from the base OS by the B machine.
   </blockquote><br><br>
   </blockquote><br><br>
   <span style="font-size:12px;">The namestyles are a homage to <a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> mainframe operating systems which are both still in use and Unisys WFL (<a href=https://public.support.unisys.com/aseries/docs/clearpath-mcp-18.0/86001047-516/index.html>Work Flow Language</a>).</span>
   <span style="font-size:12px;">The namestyles are a homage to <a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> mainframe operating systems which are both still in use and Unisys WFL (<a href=https://public.support.unisys.com/aseries/docs/clearpath-mcp-18.0/86001047-516/index.html>Work Flow Language</a>).</span>
Line 136: Line 136:
         <tt>
         <tt>
         <ul>
         <ul>
         <li>0.3.0 c. 4721-03-03&nbsp; Told tl;dr story. </li>
         <li>0.3.0 c. 4721-04-173&nbsp; Frozen told tl;dr story. </li>
         <li>0.9.0 c. 47yy-00-00&nbsp; BaselineOfDomainSpace. </li>
         <li>0.9.0 c. 47yy-00-00&nbsp; BaselineOfDomainSpace. </li>
         <li>1.0.0 c. 47yy-00-00&nbsp; BaselineOfKEE. </li>
         <li>1.0.0 c. 47yy-00-00&nbsp; BaselineOfKEE. </li>

Navigation menu