-
Notifications
You must be signed in to change notification settings - Fork 0
Possible Heuristic errors to be corrected
Louis Kueh edited this page Nov 1, 2018
·
4 revisions

The screenshot shows one example of a pervasive problem in F#
The parseNumExpr function looks OK, but is missing a closing bracket. This is detected only AFTER the function ends, with error message there that does not easily locatethe missing closing bracket.
Needs fising with heuristics to detect when something like this is probably a missing closing bracket 9and if possible where it is).
-
Research
-
Implementation
-
Weekly Reports
-
Meeting Feedback