home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / lang / basic / 1091 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  864 b 

  1. Path: sparky!uunet!mcsun!uknet!almac!christy.gemmell
  2. From: christy.gemmell@almac.co.uk (Christy Gemmell)
  3. Newsgroups: alt.lang.basic
  4. Subject: A BASIC language standard
  5. Message-ID: <245.1908.uupcb@almac.co.uk>
  6. Date: 21 Jan 93 20:36:00 GMT
  7. Reply-To: christy.gemmell@almac.co.uk (Christy Gemmell)
  8. Organization: Almac BBS Ltd. +44 (0)324 665371
  9. Lines: 16
  10.  
  11. To: wilk@autodesk.com
  12.  
  13. MW>=  I was wondering if there was an ANSI standard for BASIC.
  14.  
  15. Indeed there is.  
  16.  
  17. ANSI X3.113-1987 details a language called Full BASIC. Although it
  18. has some very powerful features, it's very different from modern 
  19. compiled BASICs. Line numbers are still required, for example.
  20.  
  21.   . .......
  22. .............
  23. ... .........                            christy.gemmell@almac.co.uk
  24. ---
  25.  . 1st 1.02b #323 . 10 PRINT "Waiter, There's a bug in my LOOP": GOTO 10
  26.                                     
  27.