MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
10 bytes added ,  4 March 2024
no edit summary
No edit summary
No edit summary
Line 147: Line 147:
   As far as the elaboration of JCL statements and so forth WFL is developed in a bottom up prototyping style without any spec other than the mainframe reference and the DCP/MCP concept, so there will be no documentation for some time  
   As far as the elaboration of JCL statements and so forth WFL is developed in a bottom up prototyping style without any spec other than the mainframe reference and the DCP/MCP concept, so there will be no documentation for some time  
   other than the text of actual jobs. № 3 above is implemented by variants for the SUBROUTINE statement, with the same attachment of BEGIN and END bounded blocks:
   other than the text of actual jobs. № 3 above is implemented by variants for the SUBROUTINE statement, with the same attachment of BEGIN and END bounded blocks:
     <center><table style="color:black;background-color:white;width:800px;">
     <center><table style="color:black;background-color:white;width:600px;">
     <tr style="font-size:10px;"><td width=125 >Subroutine Declarator</td><td align=center width=90>Language</td><td align=center width=180>Intrinsic</td><td>Purpose/Role</td></tr>
     <tr style="font-size:10px;"><td width=125 >Subroutine Declarator</td><td align=center width=90>Language</td><td align=center width=180>Intrinsic</td><td width=205>Purpose/Role</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>LR/Lisp Code</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>LR/Lisp Code</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=center>No</td><td>Applications</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=center>No</td><td>Applications</td></tr>

Navigation menu