Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!topaz.rutgers.edu!mccarrol From: mccarrol@topaz.rutgers.edu () Newsgroups: comp.lang.forth Subject: Forth Structures Message-ID: <16648@topaz.rutgers.edu> Date: Sat, 21-Nov-87 21:26:40 EST Article-I.D.: topaz.16648 Posted: Sat Nov 21 21:26:40 1987 Date-Received: Mon, 23-Nov-87 05:49:22 EST Organization: Rutgers Univ., New Brunswick, N.J. Lines: 22 Keywords: structures Hello all. I'm looking for a simple structures package for Forth, written in Forth. I'd prefer one that works similar to: struct LinkedList ADDR: +Data ADDR: +Next structure.end Where executing LinkedList will push the length of the struct on the stack, and it just creates offsets for each of the elements in the structure. ( I'm looking for this type of imp'n because it's what the interpreter on my Micro uses.) Thanks, -- Mark C. Carroll | a man in black on a snow white horse. Rutgers University CS Student | a pointless life has run its course. ARPA: Carroll@aim.rutgers.edu | the red rimmed eyes, the tears that run UUCP: Carroll@topaz.rutgers.edu | as he fades into the setting sun