MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
150 bytes added ,  2 March 2023
no edit summary
No edit summary
No edit summary
Line 94: Line 94:
   </ol>
   </ol>
   WFL is developed in a bottom up prototyping style rather than top down from a spec, although the original is something of one, so there will be no documentation for some time  
   WFL is developed in a bottom up prototyping style rather than top down from a spec, although the original is something of one, so there will be no documentation for some time  
   other than the working job text. #3 above is implemented by different delimiters for code blocks, with BEGIN&lt;suffix&gt; and END&lt;suffix&gt; with &lt;suffix&gt; blank for A68, and LISP, HASKELL, and PROLOG respectively for the text in those langs. Lisp is common lisp, Haskell is current stable GHC, and Prolog defaults to logtalk but can be pure prolog.
   other than the working job text. #3 above is implemented by different delimiters for code blocks, with BEGIN&lt;suffix&gt; and END&lt;suffix&gt; with &lt;suffix&gt; blank for A68, and LISP, HASKELL, and PROLOG respectively for the text in those langs. Lisp is common lisp, Haskell is some version of GHC, and Prolog is either logtalk or prolog. Lang specifics are determined by governing COMPILE and BIND statements.<br><br>
  Unlike standard unix shell scripts, WFL jobs are compiled first then interpreted.
   </blockquote>
   </blockquote>
   <span style="font-size:12px;">The namestyles are a homage to <a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> main
   <span style="font-size:12px;">The namestyles are a homage to <a href=https://en.wikipedia.org/wiki/Burroughs_MCP>MCP</a> and <a href=https://en.wikipedia.org/wiki/Conversational_Monitor_System>VM/CMS</a> main

Navigation menu