-
Notifications
You must be signed in to change notification settings - Fork 4
ForthHub discussion Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 💬 Disadvantage and basic factor of
question implementationto
How to implement a Forth system -
You must be logged in to vote 💬 A word that creates a name token for xt
question implementationHow to implement a Forth system namingHow to choose names -
You must be logged in to vote 💬 Throw codes from
question implementationto
How to implement a Forth system -
You must be logged in to vote 💬 -
You must be logged in to vote 💬 A word to remove n items from the stack:
standardizationndrop
ordropn
It is related to Forth standardization process namingHow to choose names -
You must be logged in to vote 💬 Hosted exit status conditions?
question standardizationIt is related to Forth standardization process implementationHow to implement a Forth system -
You must be logged in to vote 🙌 About POSTPONE semantics in edge cases
clarificationRationale or explanation to the Forth standard -
You must be logged in to vote 🙌 ABNF for standard stack notation
enhancementHow to make it better clarificationRationale or explanation to the Forth standard typesystemData types in Forth -
You must be logged in to vote 🙏 POSTPONE a deferred word.
clarificationRationale or explanation to the Forth standard -
You must be logged in to vote 🙏 What does
clarificationREQUIRED
track?Rationale or explanation to the Forth standard -
You must be logged in to vote 🙏 Is there an upper limit on locals depth?
clarificationRationale or explanation to the Forth standard -
You must be logged in to vote 🙏 Why does
clarificationINCLUDED
record loaded files?Rationale or explanation to the Forth standard -
You must be logged in to vote 🙏 How is
clarificationSEE
affected by word-lists?Rationale or explanation to the Forth standard -
You must be logged in to vote 🙏 Does ACCEPT read from other sources?
clarificationRationale or explanation to the Forth standard -
You must be logged in to vote 💬 -
You must be logged in to vote 🙏 Interpretation of
clarificationREPRESENT
string format.Rationale or explanation to the Forth standard -
You must be logged in to vote 🙌 New 16-bit stack machine
forthsystemParticular Forth systems -
You must be logged in to vote 🙏 0 SET-ORDER
hoses a system?Rationale or explanation to the Forth standard -
You must be logged in to vote 💬 FIND-NAME
tests cases use missing wordsRationale or explanation to the Forth standard -
You must be logged in to vote 🙏 With Search-Order word set should
clarificationFIND-NAME
be extended similar toFIND
?Rationale or explanation to the Forth standard -
You must be logged in to vote 💬 Should stack descriptions document
enhancementTHROW
?How to make it better -
You must be logged in to vote 🙏 What are word lists?
techniquePatterns and use cases -
You must be logged in to vote 🙏 Why does READ-FILE and READ-LINE return values not the same?
clarificationRationale or explanation to the Forth standard -
You must be logged in to vote 🙏 Error output for a hosted Forth?
implementationHow to implement a Forth system