MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
289 bytes removed ,  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.  
   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  
   Users can create their own domain spacess by using WFL and the standard modern high level lang blocks while the MINT and Algol elements are my private programming of DCP/MCP not meant  
   for external use other than from delivered function.
   for user consuption but visible to satisfy transparency requirements.
   <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.
   Procedural WFL is translated from source text to A60/C, then compiled and linked to the Barton machine, or directly interpreted by genie or MINT. Non-WFL blocks are compiled and bound  
and used in a DS extensions of the WFL/B machine in the concrete context which it provides.<br><br>
A Smalltalk code set is part of the system concept and a "WFL workframe" is intended as an IDE and GUI for DCP/MCP (DGUI/SPO) but it is not required for ops and will be
developed based on the experience of the first working clusters.
 
   </div>
   </div>
</blockquote><br><br>
</blockquote><br><br>

Navigation menu