Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
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:500px;">
     <center><table style="color:black;background-color:white;width:800px;">
     <tr style="font-size:10px;"><td width=250 >Subroutine Declarator</td><td align=center width=250>Language</td><td align=right width=250>Intrinsic</td><td>Purpose/Role</td></tr>
     <tr style="font-size:10px;"><td width=250 >Subroutine Declarator</td><td align=center width=125>Language</td><td align=right width=100>Intrinsic</td><td width=200>Purpose/Role</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=right>No</td><td>LR</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=right>No</td><td>LR</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=right>No</td><td>Applications</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=right>No</td><td>Applications</td></tr>