Liste des Groupes | Revenir à cl forth |
As you wish ;)The standard contains the list of standard words, and the behavior ofTrue, and verifiable.
each standard word is well specified (as far as a standard program
concerns).
(by design; of course, the standard may contain mistakes)You mean: Will contain mistakes :--)
This allows the vendor to claim that the system's behavior conforms the standard to the best of his knowledge. Typically, "to the best of his knowledge" is always implied and this explicit clause is not necessary.Therefore, the behavior of a standard system can be falsified usingWhat exactly do you want to do with this? It is not possible to test
standard program examples. That is, if and only if the system deviates
from the specified behavior, this can be demonstrated by some standard
program.
all possible programs using all available words (e.g., we can always
add another word to a program). Thus the clause gives no guarantee
to a user and does not allow the vendor to claim anything.
Simple example:To support his claim, the user A should provide a small program (so that it is obvious that this program is standard compliant) that demonstrates the behavior deviation of the system from the vendor B.
A `standard program` from user A returns the wrong result. User A
claims this is because the Forth system from vendor B contains a
bug.
Les messages affichés proviennent d'usenet.