MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
124 bytes added ,  21 June 2024
no edit summary
No edit summary
No edit summary
Line 175: Line 175:
     </center>
     </center>
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUN eligible object title. User facing means users of the system, Auteur facing means me, for my satisfaction and intent of a system realizing personal satisfaction and motivation as well as system independence.  
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUN eligible object title. User facing means users of the system, Auteur facing means me, for my satisfaction and intent of a system realizing personal satisfaction and motivation as well as system independence.  
   MAKE binds job titles to files executable by the <b>cande</b> MCS with the START or SCHEDULE commands.
   Programming users will generally be using WFL and the standard modern high level lang blocks while the MINT and Algol elements are my programming of DCP/MCP and not meant
  for external use other than from delivered function.
   <div style="width:60%;text-align:justify;">
   <div style="width:60%;text-align:justify;">
   WFL (job streams) are translated from source text to A60/C, A68, and MINT then  compiled and linked to the Barton machine, or interpreted by genie or MINT, respectively. WFL (procedures) are 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 and is maintained there under the control of the governing build  statements and commands. Thus, a general WFL job orchestrates an application divided into system part executed by the B machine and application parts executed in the OS image extended from the base OS by the B machine.<br><br>'WFL' used without the JCL qualifier or 'WFL workframe' refers to general source processing framework of the high level part of the DCP. Build statements and commands refers to COMPILE/BIND/MAKE.
   WFL (job streams) are translated from source text to A60/C, A68, and MINT then  compiled and linked to the Barton machine, or interpreted by genie or MINT, respectively. WFL (procedures) are 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 and is maintained there under the control of the governing build  statements and commands. Thus, a general WFL job orchestrates an application divided into system part executed by the B machine and application parts executed in the OS image extended from the base OS by the B machine.<br><br>'WFL' used without the JCL qualifier or 'WFL workframe' refers to general source processing framework of the high level part of the DCP. Build statements and commands refers to COMPILE/BIND/MAKE.

Navigation menu