Changes between Version 10 and Version 11 of ExpressionSyntax


Ignore:
Timestamp:
2017-09-14 10:05:22 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExpressionSyntax

    v10 v11  
    99 
    1010= (7) Expression Syntax = 
    11 This is just an area win which I'm exploring a simple expression syntax ... 
     11This is just an area in which I'm exploring a simple expression syntax ...[[BR]] 
     12I hope to determine which logic for expression is simply lexical, which goes in grammar, which in type system / checking. Add to this ideas of lexical hints, syntax hints, type hints and better error recovery etc etc etc 
    1213 
    1314== Here's an example of a simple syntax ==