Path: utzoo!attcan!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: Files on-line Message-ID: <642.UUL1.3#5129@willett.UUCP> Date: 12 Mar 90 04:01:09 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 33 Category 1, Topic 3 Message 228 Sun Mar 11, 1990 GARY-S at 20:35 EST >>>>>> input stream parser <<<<<< File Number: 2010 File Name: QUOTE-TO.SCR Address: R.BERKEY Description: Pass strings to defining words Keywords: input,stream,portable,parser,source QUOTE-TO.SCR is a standard source program containing a FORTH-83 Standard Program with the word "> (pronounced "quote-to"), for passing strings to words that get them from the input stream. An example of using "> : : "CREATE ( Wordname \ addr len -- ) "> CREATE ; This program meets the portability and documentation requirements of the FORTH-83 Standard and thereby executes equivalently on any system complying with the text of the FORTH-83 Standard. File Number: 2011 File Name: QUOTE-TO.ARC Address: R.BERKEY Description: Pass strings to defining words. Keywords: Forth-83, Standard Program, portability, input stream, interpreters This is an arc'ed version of file # 2010. Keywords: Forth-83 Standard Program, portability, input stream, syntax interpreters, stack notation, documentation, defining words, POSTPONE , interpreter local variables, hex-numeral syntax, STATE , strings, compiler, interpreter. ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'