Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
no edit summary
No edit summary
No edit summary
Line 163: Line 163:
     <table border=2 style="color:black;background-color:lemonchiffon;width:600px;">
     <table border=2 style="color:black;background-color:lemonchiffon;width:600px;">
     <tr style="background-color:black;color:white;font-size:10px;"><td width=125 align=center >Block Declarator</td><td align=center width=90>Language</td><td align=center width=180>Intrinsic</td><td align=center width=205>Purpose/Role</td></tr>
     <tr style="background-color:black;color:white;font-size:10px;"><td width=125 align=center >Block Declarator</td><td align=center width=90>Language</td><td align=center width=180>Intrinsic</td><td align=center width=205>Purpose/Role</td></tr>
     <tr style="background-color:white;font-size:10px;"><td colspan=4 align=center>User Facing </td></tr>
     <tr style="background-color:white;font-size:10px;"><td colspan=4 align=center>Enterprise Facing </td></tr>
     <tr><td align=left>APP&sup1;,DB,NS</td><td align=center>WFL </td><td align=center>Yes</td><td><font size=1>Job, Database, &amp; Namespace control</font> </td></tr>
     <tr><td align=left>APP&sup1;,DB,NS</td><td align=center>WFL </td><td align=center>Yes</td><td><font size=1>Job, Database, &amp; Namespace control</font> </td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>Lateral R</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>Lateral R</td></tr>
Line 176: Line 176:
     </table><br>&sup1;<font size=1>An APP is a JOB with device/station dependencies</font> &nbsp;&sup2;<font size=1>headless squeak</font><br>
     </table><br>&sup1;<font size=1>An APP is a JOB with device/station dependencies</font> &nbsp;&sup2;<font size=1>headless squeak</font><br>
     </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, Machine facing means me, for my motivation, satisfaction and design intent of real machine independence of the core super-OS.  
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUN eligible object title. Enterpise facing means oriented to programming users of the system, Machine facing means me, for my motivation, satisfaction and design intent of real machine independence of the core super-OS.  
   Users can create their own semantic spaces 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  
   Users can create their own semantic spaces 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 user consuption but visible to satisfy transparency requirements.
   for user consuption but visible to satisfy transparency requirements.