-
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 💬 Hosted exit status conditions?
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 -
You must be logged in to vote 🙌 Naming convention for setter and getter
namingHow to choose names -
You must be logged in to vote 🙏 Control stack operations?
clarificationRationale or explanation to the Forth standard historyHistory of Forth -
You must be logged in to vote 🙏 Is there a naming convention for C like predefines denoting OS and implementation?
standardizationIt is related to Forth standardization process implementationHow to implement a Forth system namingHow to choose names -
You must be logged in to vote 🙏 Locals word set for float stack?
enhancementHow to make it better -
You must be logged in to vote 💡 New requirements for the input buffer
enhancementHow to make it better standardizationIt is related to Forth standardization process