Changes between Version 31 and Version 32 of ExpressionSyntax


Ignore:
Timestamp:
2017-09-27 08:43:14 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExpressionSyntax

    v31 v32  
    11[[TOC]][[BackLinksMenu]] 
     2= Base Ideas = 
    23== (1) [wiki:NameSpaces Namespaces] == 
    3 === (1.1) [wiki:DataTypes Data Types] === 
     4== (1.1) [wiki:DataTypes Data Types] == 
    45== (2) [wiki:TypeDefinition Types] == 
    56== (3) [wiki:EnumDefinition Enums] == 
     
    78== (5) [wiki:SingletonDefinition Singletons] == 
    89== (6) [wiki:ClassDefinition Classes] == 
     10== (6.1) [wiki:FiniteStateMachines Finite State Machines] == 
    911 
    1012= (7) Expression Syntax = 
     
    8183}}} 
    8284 
    83 === (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] === 
    84 === (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] === 
    85  
     85== (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] == 
     86== (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] == 
     87== (8) [wiki:compoundStatementsLlambdas Lambda Statements (Compound Statements)] ==