home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / apl / 1392 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.lang.apl
  2. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!pacbell.com!ames!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!spool.mu.edu!torn!nott!uotcsi2!news
  3. From: cbbrowne@csi.uottawa.ca (Christopher Browne)
  4. Subject: Source Code of 6.??
  5. Message-ID: <1993Jan27.200013.5549@csi.uottawa.ca>
  6. Keywords: GCC, ReadLine Interface
  7. Sender: news@csi.uottawa.ca
  8. Nntp-Posting-Host: prgf
  9. Organization: Dept. of Computer Science, University of Ottawa
  10. Date: Wed, 27 Jan 93 20:00:13 GMT
  11. Lines: 26
  12.  
  13. I compiled the latest source code edition of J (6.2, I believe it is?
  14. It's at home, so I can't check offhand) on my Atari ST, with no great
  15. difficulties.  Ran a bunch of the tests, and while I wasn't able to
  16. browse them in TOO much detail, they seemed to do what they were
  17. expected to.  Lots of rank errors, and the likes, where illegal
  18. expressions were tested.
  19.  
  20. What I was wondering is:
  21. Past editions of the Atari version of J have typically had (I think)
  22. the GNU Readline package linked in, so that emacs-like keybindings can
  23. be used to edit current and past command lines.  It's not 100% clear
  24. how I'd link it in.
  25.  
  26. Do I need one of the "famous" books?  Or does someone know offhand
  27. which functions need to get replaced?
  28.  
  29. A while back, I'd looked at the source code, and thought that it was
  30. written in Obfusticated C.  In looking again, I think I was wrong.  It
  31. just LOOKS confusing, and that's probably a function of J being a
  32. fairly complex language.
  33.  
  34. -- 
  35. Christopher Browne                |     PGP 2.0 key available
  36. cbbrowne@csi.uottawa.ca           |======================================
  37. University of Ottawa              | Genius may have its limitations, but
  38. Master of System Science Program  | stupidity is not thus handicapped.
  39.