Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,423
edits
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
</blockquote> | </blockquote> | ||
<button type="button" class="collapsible">hide/show</button> | <button type="button" class="collapsible">hide/show</button> | ||
<div class="content"> | |||
<blockquote> | <blockquote> | ||
The namestyle is a homage to | The namestyle is a homage to <a href=https://en.wikipedia.org/wiki/MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> . | ||
While initially only linux is supported, more kernel OS support is intended. MCP communicates with clients via an MCS, and operators one wrapping the ssh protocol. | |||
The end command processor is just the assigned shell for the ssh connection which can be: | |||
<ul> | <ul> | ||
<li>shcl, common lisp nature</li> | <li>shcl, common lisp nature</li> | ||
Line 78: | Line 74: | ||
<li>upsh, prolog nature</li> | <li>upsh, prolog nature</li> | ||
<br>or<br> | <br>or<br> | ||
<li><p style="width: 60%;"> | <li><p style="width: 60%;">mcpcms, the default nature for mcpcms, which is a custom zsh.<br><br> Only mcpcms can be set in /etc/shells, the others execute as | ||
commands in a mcp shell, and only shcl gives a live | commands in a mcp shell, and only shcl gives a shell like live command line. The other two require a user supplied | ||
haskell or prolog script, and are not general interactive shells unless that script provides that functionality.</p> </li> | |||
</ul> | </ul> | ||
<blockquote> | <blockquote> | ||
Line 86: | Line 82: | ||
for haskell. Lisp and prolog implementations are variable, and multiple can be combined. | for haskell. Lisp and prolog implementations are variable, and multiple can be combined. | ||
</blockquote> | </blockquote> | ||
The | The mcpcms level is always present, the others are outer shells adapted for the domain space knowledge engineering context.<br> | ||
Although | Although diverged for DS, an effort will be made to track changes in still vital original lang specific shells.<br> | ||
The KEE uses the three HOLs² listed but the bash/zsh level is appropriate for regular unix shell ops with MCP. | |||
</blockquote> | </blockquote> | ||
<b>mcpcms</b> linux command line invocation uses: | <b>mcpcms</b> linux command line invocation uses: | ||
Line 101: | Line 96: | ||
</tt> | </tt> | ||
</div> | </div> | ||
<blockquote style="position: relative;top: -60px;">Roadmap | <blockquote style="position: relative;top: -60px;">Roadmap | ||
<ul> | <ul> |