Changes between Version 20 and Version 21 of ExpressionSyntax


Ignore:
Timestamp:
2017-09-14 11:06:59 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExpressionSyntax

    v20 v21  
    3636 
    3737== Some improvement == 
    38 OK, well if we sp;it the operators into monadic, diadic or both then hat ''might'' help things somewhat. 
     38OK, well if we sp;it the operators into monadic, diadic or both then hat '''might''' help things somewhat. 
    3939{{{ 
    4040infixMonadics := ( "-" | "!" );