home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / ai / genetic / 52 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.5 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!hacgate!tackett
  2. From: tackett@ipld00.hac.com (Walter Alden Tackett)
  3. Newsgroups: comp.ai.genetic
  4. Subject: Re: LISP
  5. Message-ID: <24694@hacgate.SCG.HAC.COM>
  6. Date: 12 Jan 93 17:56:36 GMT
  7. References: <826@basashi.aisoft.co.jp> <1993Jan12.153838.7079@ncsu.edu>
  8. Sender: news@hacgate.SCG.HAC.COM
  9. Organization: Hughes Aircraft Company - Canoga Park, CA
  10. Lines: 45
  11.  
  12. In article <1993Jan12.153838.7079@ncsu.edu> naoursla@eos.ncsu.edu (NORMAN ALAN OURSLAND) writes:
  13. >
  14. >Hi. Does anyone know of a public domain LISP interpreter for UNIX, X-windows,
  15. >or MS-DOS to use for playing around with GA? Thank you.
  16. >
  17. >N. Alan Oursland
  18.  
  19. Yes- akcl, Austin Kyoto Common LISP is available for Unix machines.  I use it
  20. to run Genetic Programming.  Docummentation and debugger are everything you
  21. would expect for free :-( , but compatibility to Steele/Common LISP standard
  22. is excellent, and language is extensible in C.  It is about equally as fast
  23. as Allegro CL and Lucid, *but* if you are running GP, there is no FAST-EVAL
  24. written for it and I am far from being enuf of a LISP guru to write one.  If
  25. anyone out there in GP land has one, or the ambition to write one, PLEASE LET
  26. ME KNOW!
  27.  
  28. From the akcl README file:
  29.  
  30. OBTAINING SOURCES:
  31. -----------------
  32. * There are source files on rascal.ics.utexas.edu:pub/akcl-XX.tar.Z
  33. You probably want the highest XX version number.  For example
  34. akcl-1-605.tar.Z would allow you to build the version 1-605 of AKCL.  In
  35. the following this compressed tar file is simply referred to as
  36. akcl.tar.Z.   You will also need to obtain the original kcl distribution
  37. of June 1987.  That is referred to as kcl.tar.Z and is also available
  38. on rascal.   An alternate source for these files is cli.com:akcl/akcl-XX.tar.Z
  39. In general the bandwidth to rascal is higher than to cli.com.
  40. Rascal's address is rascal.ics.utexas.edu (128.83.138.20).
  41.  
  42. * If you cannot obtain these files via internet, a cartridge tape (sun
  43. compatible) or diskettes containing akcl, and kcl sources may be
  44. obtained for $250 US plus shipping, from J. Schelter, 1715
  45. Barnswallow, Autin TX 78746.  This would be in standard tar format.
  46. Some machines on which akcl compiles are 386 under System V (eg
  47. Microport), Sun's (sparc,sun3's), HP under hpux and 4.3.  An older
  48. version of sources is also available from Austin Code Works, 11100
  49. Leafwood Ln., Austin TX 78750.  Tel:(512) 258-0785.
  50.  
  51. Good luck!
  52.  
  53. -walter
  54.  
  55. -- 
  56. "<<my advisor>> is as nice as a guy can be and still get tenure."- Anon.
  57.