ForthHub / standard-evolution

Evolving of the Forth Standard, sketches, issues and discussions
0 stars 0 forks source link

Eliminating of some ambiguous conditions #2

Open ruv opened 2 years ago

ruv commented 2 years ago

A list of ambiguous conditions that are considered as candidates to convert them into an unambiguous exceptions with assigned throw codes (see also #1) should be developed.

Note: the corresponding new test cases should be also added, if possible.

The list of ambiguous condition is provided in the section 4.1.2 Ambiguous conditions.

The list below is under construction, it will be updated right here.

Mandatory

Implicit ambiguous conditions that should be eliminated

These ambiguous conditions are not mentioned explicitly.

Feasible

Optional

Difficult to implement