Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
no edit summary
No edit summary
No edit summary
Line 148: Line 148:
   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:800px;">
     <tr style="font-size:10px;"><td width=125 >Subroutine Declarator</td><td align=center width=90>Language</td><td align=left 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>Purpose/Role</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=left>No</td><td>LR</td></tr>
     <tr><td>CL</td><td align=center>Common Lisp</td><td align=center>No</td><td>LR</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=left>No</td><td>Applications</td></tr>
     <tr><td>HS</td><td align=center>Haskell </td><td align=center>No</td><td>Applications</td></tr>
     <tr><td>LP</td><td align=center>LogTalk</td><td align=left>No</td><td>LL</td></tr>
     <tr><td>LP</td><td align=center>LogTalk</td><td align=center>No</td><td>LL</td></tr>
     <tr><td>PL</td><td align=center>Prolog</td><td align=left>No</td><td>LL</td></tr>
     <tr><td>PL</td><td align=center>Prolog</td><td align=left>No</td><td>LL</td></tr>
     <tr><td align=left>SUBROUTINE</td><td align=center>WFL </td><td align=left>Yes</td><td></td></tr>
     <tr><td align=left>SUBROUTINE</td><td align=center>WFL </td><td align=left>Yes</td><td></td></tr>