Note that there are some explanatory texts on larger screens.

plurals
  1. PONaming: BEGIN ~ END vs LIVE ~ EVIL block structured languages
    primarykey
    data
    text
    <p>Curly Bracket languages are well known: (<a href="http://en.wikipedia.org/wiki/Curly_bracket_programming_language" rel="nofollow noreferrer">wikipedia</a>)</p> <p>Other programming languages can have BEGIN ~ END vs LIVE ~ EVIL block structuring. eg</p> <p>A) BEGIN ~ END, DO ~ END, IF ~ END IF - examples: <a href="http://en.wikipedia.org/wiki/Ada_(programming_language)" rel="nofollow noreferrer">Ada</a>, <a href="http://en.wikipedia.org/wiki/Modula" rel="nofollow noreferrer">Modula</a>, <a href="http://en.wikipedia.org/wiki/Pascal_(programming_language)" rel="nofollow noreferrer">Pascal</a>, <a href="http://en.wikipedia.org/wiki/PL/I" rel="nofollow noreferrer">PL/I</a>, <a href="http://en.wikipedia.org/wiki/Ruby_(programming_language)" rel="nofollow noreferrer">Ruby</a> etc...</p> <p>B) IF ~ FI, DO ~ OD, CASE ~ IN ~ OUT ~ ESAC - examples: <a href="http://en.wikipedia.org/wiki/Action!" rel="nofollow noreferrer">Action!</a>, <a href="http://en.wikipedia.org/wiki/ALGOL_68" rel="nofollow noreferrer">ALGOL 68</a>, <a href="http://en.wikipedia.org/wiki/Bourne_shell" rel="nofollow noreferrer">Bourne shell</a>, <a href="http://en.wikipedia.org/wiki/Cool_(programming_language)" rel="nofollow noreferrer">Cool</a>, <a href="http://en.wikipedia.org/wiki/ELLA_(programming_language)" rel="nofollow noreferrer">ELLA</a>, <a href="http://en.wikipedia.org/wiki/Guarded_Command_Language" rel="nofollow noreferrer">Guarded Command Language</a>, <a href="http://en.wikipedia.org/wiki/Lucid_(programming_language)" rel="nofollow noreferrer">Lucid</a>, <a href="http://en.wikipedia.org/wiki/Opal_(programming_language)" rel="nofollow noreferrer">Opal</a>, <a href="http://en.wikipedia.org/wiki/Maple_(software)" rel="nofollow noreferrer">Maple</a>, <a href="http://en.wikipedia.org/wiki/Mary_(programming_language)" rel="nofollow noreferrer">Mary</a>, <a href="http://en.wikipedia.org/wiki/Polyglot_(computing)" rel="nofollow noreferrer">Polyglot</a>, <a href="http://en.wikipedia.org/wiki/Promela" rel="nofollow noreferrer">Promela</a> etc...</p> <p>What are the official (or-else reasonable) names to differentiate the between the two different styles A) &amp; B) of block structuring ?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload