home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol148 / abstract.148 < prev    next >
Encoding:
Text File  |  1984-04-29  |  2.9 KB  |  89 lines

  1.  
  2.             CONTENTS OF VOLUME #27
  3.  
  4. 1.  It is always a real pleasure to pass on an upgraded program.
  5.     Ironfingers Penley had bought a hard copy of a government public
  6.     domain program of LISP written in Pascal. He converted it to 
  7.     Pascal/Z but pooped out before he got all the bugs out. He donated
  8.     the program on Zug volume #14. Then Lanfranco Emiliani of the 
  9.     Netherlands took and de-bugged it, added some bells and whistles
  10.     and donated it back to us. I think he has done a good job and for
  11.     those of you who are interested in artificial intellegence, this
  12.     is a good starting point.
  13.  
  14.     LISP.COM/PAS/DOC    INITLISP
  15.                 INITLISP.STB
  16.  
  17. 2.  Rex Buddenberg has come through for us again. This time he took
  18.     on the public-key crypto subject. It is not complete, but he has
  19.     started on it and for anybody who can help push out the frontiers
  20.     they are certainly most welcome. As a relief, he has included a 
  21.     simplistic  program on large formating. It is different in that
  22.     there is provisions for a 80 column and a 132 column size printer.
  23.  
  24.     PRIME.COM/PAS/DOC/TXT    (this the crypto stuff)
  25.     PRIME1.PAS
  26.  
  27.     SIGNS.DOC/PAS/TXT    SIGNS11.COM
  28.     SUBMISSN.ABS        SIGNS6.COM
  29.     FONT.DAT
  30.  
  31.  
  32. A note from Rex with the submission states:
  33.  
  34.  
  35. PRIME..
  36.  
  37.           prime.pas           prime.com
  38.           prime1.pas
  39.           (random.pas from the library) 
  40.           (unit1.pas/pz from the library) 
  41.  
  42. PRIME  was  an  attempt  to implement  the  RSA  data  encryption 
  43. algorithm  found in Byte,  Jan 83,  p 198,  by John  Smith.   Not 
  44. everything works,  so I didn't submit it all but some lessons may 
  45. help others.  See PRIME.DOC for more detail.
  46.  
  47.  
  48. SIGNS
  49.  
  50. Files:    signs.pas
  51.           font.dat
  52.  
  53.           signs6.com
  54.           signs11.com
  55.  
  56. The  signs programs are an update of the earlier version  in  VOL 
  57. 19.   Output may now be routed to screen, printer or a file.  The 
  58. program  also looks more like real Pascal rather than warmed over 
  59. BASIC  now.   The  two  .com  files are  for  6  and  11  letters 
  60. respectively.
  61.  
  62.  
  63.  
  64. 3.  CLAY CARLEY III of Spokane, Wash has written a combination useful
  65.     utility and a CPM function tutorial. His program will erase a file
  66.     in a user friendly way and uses functions calls to do a lot of its
  67.     work, which is educational for you CPM'ers.
  68.  
  69.     ERASE.COM/PAS
  70.  
  71. 4.  Greg Acland wrote some interesting comments to this library file so
  72.     for those who are interested in random numbers better check this out.
  73.  
  74.     RNDKNUTH.LIB
  75.  
  76. 5.  The teachers in Sacramento, Ca were using this program for their
  77.     students but I never had time to see if it would run, as is, but I
  78.     didn+'t want this to go to waste. So I am including it for anyone
  79.     who would like to do it as a project. There is a copyright release
  80.     by the authors.
  81.  
  82.     BIOSIN.PAS
  83.  
  84. 6.  Ray Penley, bless his iron-fingers, has upgraded his student
  85.     programs. Read TUTOR.PRN to get some excellent pointers and
  86.     instructions on programing.
  87.  
  88.     STUDENTS.COM/PAS    TUTOR.PRN
  89.