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>¹<font size=1>An APP is a JOB with device/station dependencies</font> ²<font size=1>headless squeak, using my cog build for Sista and multi-threading.</font><br> | </table><br>¹<font size=1>An APP is a JOB with device/station dependencies</font> ²<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 | 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 the nominal sense. | independence of the core super-OS as much as 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 | for user consumption but visible to satisfy transparency requirements. | ||
<div style="width:60%;text-align:justify;"> | <div style="width:60%;text-align:justify;"> | ||
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 | 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 | ||