MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
Line 174: Line 174:
     </table><br>&sup1;<font size=1>An APP is a JOB with device/station dependencies</font> &nbsp;&sup2;<font size=1>headless squeak, using my cog build for Sista and multi-threading.</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, using my cog build for Sista and multi-threading.</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. SPO/DGUI elements operate on a standalone object model of MCP/DCP which communicates with the non-smalltalk versions via a socket and whose vm runs as an ordinary MCP mix elements. Enterprise 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 as much as in the nominal sense.  
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce a RUN eligible object title. The SPO image contains a MCP/DCP [[:en:Simula|simulacrum]] as Smaltalk objects that communicate with the real things and whose vm runs as an ordinary MCP mix element. Enterprise 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 as much as in the nominal sense.  
   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 consumption but visible to satisfy transparency requirements.
   for user consumption but visible to satisfy transparency requirements.