Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,422
edits
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: | <center><table style="color:black;background-color:white;width:500px;"> | ||
<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=250>Language</td><td align=right width=250>Intrinsic</td><td>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> | ||
<tr><td>LP</td><td align=center>LogTalk</td><td align=right>No</td><td>LL</ | <tr><td>LP</td><td align=center>LogTalk</td><td align=right>No</td><td>LL</td></tr> | ||
<tr><td>PL</td><td align=center>Prolog</td><td align=right>No</td>LL</tr> | <tr><td>PL</td><td align=center>Prolog</td><td align=right>No</td><td>LL</td></tr> | ||
<tr><td align=left>SUBROUTINE</td><td align=center>WFL </td><td align=right>Yes</td><td></td></tr> | <tr><td align=left>SUBROUTINE</td><td align=center>WFL </td><td align=right>Yes</td><td></td></tr> | ||
<tr style="font-size:10px;"><td></td><td align=center>System Internal</td><td></td></tr> | <tr style="font-size:10px;"><td></td><td align=center>System Internal</td><td></td></tr> |