Sujet : Re: VALUE and TO implementation
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 03. Aug 2024, 15:19:34
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2024Aug3.161934@mips.complang.tuwien.ac.at>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : xrn 10.11
minforth@gmx.net (minforth) writes:
TO is not part of the CORE wordset, and the standard has no
normative parts
What makes you think so? Everything is normative that is not marked
as informative (the appendices).
- only compliance requirements, which do not
include TO. See standard section 5.
Sure, you can implement a Forth-94 or Forth-2012 system that
implements only the core wordset. But if you implement TO and claim
that your system is a standard system, your implementation of TO must
behave as specified in the standard. See chapter 3:
|No standard word provided by a system shall alter the system state in
|a way that changes the effect of execution of any other standard word
|except as provided in this standard.
Don't nail your own foot to the floor...
Of course, you are free to implement a non-standard system.
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/ EuroForth 2024: https://euro.theforth.net