home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / archives / 3235 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.4 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!agate!usenet
  2. From: bh@anarres.CS.Berkeley.EDU (Brian Harvey)
  3. Newsgroups: comp.archives
  4. Subject: [comp.lang.logo] Berkeley Logo version 2.6
  5. Followup-To: comp.lang.logo
  6. Date: 4 Sep 1992 03:52:51 GMT
  7. Organization: University of California, Berkeley
  8. Lines: 51
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <186mijINN5r@agate.berkeley.edu>
  12. References: <17hlkjINNhqq@agate.berkeley.edu>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: comp.lang.logo
  15. X-Original-Date: 27 Aug 1992 04:28:03 GMT
  16.  
  17. Archive-name: auto/comp.lang.logo/Berkeley-Logo-version-2-6
  18.  
  19. A new alpha test release (version 2.6) of Berkeley Logo is now
  20. available by anonymous FTP.  "Alpha test" means that I know there are
  21. bugs in it!  But you're welcome to try it if you understand that.
  22. I'm happy to get bug reports but I don't promise anything.
  23.  
  24. The new version fixes bugs that were reported to me in version 2.5,
  25. and also implements tail recursion elimination, which should allow
  26. larger programs to fit in smaller machines.  A very likely side effect
  27. is that you may get misleading error messages (attributing the error
  28. to the wrong procedure, for example); I'd like to know about these.
  29.  
  30. Users of version 2.5 under Unix should note that the new version does
  31. not create a graphics window until the first graphics instruction is
  32. entered, so don't panic when you start it up.
  33.  
  34. FTP to anarres.cs.berkeley.edu and get any of the following files:
  35.  
  36. pub/logo.tar.Z        Unix sources and documentation
  37. pub/ucblogo.zip        PC version, PKZIP form, including executable BL.EXE
  38. pub/ucblogo.sit.hqx    Mac version, StuffIt/BinHex form, w/ executable Logo
  39. pub/usermanual        Just the documentation file.
  40. pub/csls.tar.Z        Logo programs from _Computer Science Logo Style_
  41.  
  42. You're on your own for the unpacking software.
  43.  
  44. Advantages of Berkeley Logo:
  45.  
  46.     * It's free.
  47.  
  48.     * It comes with source files (in C).
  49.  
  50.     * Logo programs are completely compatible among Unix, PC, and Mac.
  51.  
  52. Disadvantages of Berkeley Logo:
  53.  
  54.     * It's pretty slow.
  55.  
  56.     * It doesn't do anything fancy about graphics.  (One turtle.)
  57.  
  58.     * It still has bugs.  In particular, it runs out of memory easily.
  59.  
  60. If you don't have FTP access, but can read a 3.5-inch disk, send me
  61. $2.50 to cover costs and tell me whether you want the Mac or the PC
  62. version (or send $5.00 for both) and I'll send you a disk.
  63.  
  64.                 Brian Harvey
  65.                 2634 Virginia St
  66.                 Berkeley, CA  94709
  67.  
  68.