[comp.lang.forth] Atari ValForth

ForthNet@willett.UUCP (ForthNet articles from GEnie) (02/11/90)

Category 18,  Topic 48
Message 2         Sat Feb 10, 1990
M.HAWLEY                     at 22:48 EST
 
COMMA ( , ) reserves one word ( 2  bytes ) of memory and stores the number on
the stack into that memory location. Example: CREATE MY-ARRAY   123 ,    229 ,
12345 ,   77 , Now to access that data,  MY-ARRAY 2+ @  leaves 229 on the
stack, at least this is the way it works in F83 and F-PC C, is the equivalent
single byte word. Hope this helps, [C [C [C [C [C [C [C [C [C. ... meh ... Mt.
Vernon, IN
-----
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'

ForthNet@willett.UUCP (ForthNet articles from GEnie) (02/13/90)

 Date: 02-09-90 (23:44)              Number: 2888
   To: ALL                           Refer#: NONE
 From: BEN FINKELSTEIN                 Read: (N/A)
 Subj: 6502 FIG FORTH BUG            Status: PUBLIC MESSAGE

 Garbage points in a fractal generating program I wrote on my 8-bit ATARI
 in val-FORTH led to a discovery of a bug in the multiply routine.  4094
 4097 U* and 4097 4094 U* give different results, one of which is wrong,
 that is, in single digits!  I found the same bug in s*p*a*c*e fig forth
 and ELCOMP's Power-Forth, two other fig dialects.  Is this bug common to
 all 6502 fig FORTHs?  Is it longstanding common knowledge or did I
 discover something?  The bug is easily patched; it's a missed carry in
 the code definition.

 NET/Mail : DC Information Exchange, MetroLink Nat'l Hub.  (202)433-6639
-----
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'

ForthNet@willett.UUCP (ForthNet articles from GEnie) (04/12/90)

 Date: 04-09-90 (14:41)              Number: 3105
   To: ALL                           Refer#: NONE
 From: WILLIAM FORBES                  Read: HAS REPLIES
 Subj: ATARI 8-BIT FORTH             Status: PUBLIC MESSAGE

 Are there any Atari 8-bit Forth Programmers amongst the users of this
 board? I fool around with it every so often and I know there are some
 questions I have about ValForth that I have never gotten good answers
 about. By the way are the originators of ValForth still out there
 someplace working with Forth?
-----
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'

ForthNet@willett.UUCP (ForthNet articles from GEnie) (06/06/90)

 Date: 06-03-90 (12:42)              Number: 3315 (Echo)
   To: GARY SMITH                    Refer#: NONE
 From: MATT GIWER                      Read: NO
 Subj: ATARI VALFORTH                Status: PUBLIC MESSAGE

         Valforth was the best Atari implementation I ran across (and the
 most expensive) but having paid for MVP before it was free it was also a
 very good implementation.  It was improved several times after I made
 the initial investment in Valforth and before it was free so it should
 be most of what anyone would want.
         This is a five year old comment now, but the more interesting
 words of Valforth leading to control of the screen modes, joysticks, PM
 graphics and such were not in any particularly way better or worse than
 the ones I wrote to replace them.  How do we say this right.  They were
 simply implementations for completeness rather than marvels of elegance
 and simplicity that elicites the comment "why didn't I think of that."

 PCRelay:BEDA -> MetroLink (tm) International Network
 4.10a14         The Beda Board, Falls Church, VA 703-893-8262

 NET/Mail : DC Information Exchange, MetroLink Int'l Hub.  (202)433-6639
-----
This message came from GEnie via willett through a semi-automated process.
Report problems to: uunet!willett!dwp or willett!dwp@hobbes.cert.sei.cmu.edu