Changes between Version 10 and Version 11 of ExpressionSyntax
- Timestamp:
- 2017-09-14 10:05:22 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExpressionSyntax
v10 v11 9 9 10 10 = (7) Expression Syntax = 11 This is just an area win which I'm exploring a simple expression syntax ... 11 This is just an area in which I'm exploring a simple expression syntax ...[[BR]] 12 I 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 12 13 13 14 == Here's an example of a simple syntax ==