Changes between Version 20 and Version 21 of ExpressionSyntax
- Timestamp:
- 2017-09-14 11:06:59 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExpressionSyntax
v20 v21 36 36 37 37 == Some improvement == 38 OK, well if we sp;it the operators into monadic, diadic or both then hat '' might'' help things somewhat.38 OK, well if we sp;it the operators into monadic, diadic or both then hat '''might''' help things somewhat. 39 39 {{{ 40 40 infixMonadics := ( "-" | "!" );