home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / programm / 7919 < prev    next >
Encoding:
Text File  |  1992-12-27  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!cs.utexas.edu!usc!ucla-cs!netcon!bongo!denwa!stb!michael
  3. From: michael@stb.info.com (Michael Gersten)
  4. Subject: Re: The trouble with pointers.
  5. Message-ID: <1992Dec27.163914.15990@stb.info.com>
  6. Organization: STB BBS, La, Ca, 310 397 3137
  7. References: <1992Oct28.043124.24841@ads.com> <1992Oct28.185105.29857@cheshire.oxy.edu> <1992Oct29.053402.9555@noao.edu>
  8. Distribution: usa
  9. Date: Sun, 27 Dec 1992 16:39:14 GMT
  10. Lines: 23
  11.  
  12. In article <1992Oct29.053402.9555@noao.edu> dkoski@noao.edu (David Koski) writes:
  13. >Actually the best language ever made is BASIC.  It has no pointers, no
  14. >unions, no structures, no var names larger than 2 chars, etc (this is
  15. >referring to MS BASIC on my old trs-80 coco).  To top it all off, in
  16. >extended basic, you actually had a line editor available!
  17. >
  18. >For you lisp fans who say that you don't have these fine features either,
  19. >well, in BASIC, you can't have recursive funtions!  Top that!
  20. >
  21. >David Koski
  22.  
  23. Hey, I've done recursive programming in Basic (MS version 4? Trs-80 model 1)
  24. All it takes is manually managing an array as a storage stack.
  25.  
  26.         Michael
  27. (Besides, it lets you use more than two letters for a name, although
  28. only the first two count. And, since it was interpreted, a given "next"
  29. statement could match any "for" statement, depending on which goto you
  30. took first! Great Fun!)
  31. -- 
  32.     Michael Gersten        michael@stb.info.com
  33. NeXT Registered Developer (NeRD) # 3860 -- Hire me! Quick!
  34. Will program computers for food (and net connection, health benefits, cash,...)
  35.