home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lisp / interpre / apteryx / news.doc < prev    next >
Text File  |  1994-06-18  |  1KB  |  51 lines

  1. Apteryx Lisp News   18 June 1994
  2. ---------------------------------
  3.  
  4. Hello, this is Philip Dorrell from Apteryx Lisp Ltd.
  5. I would like to hear from you even if you're just trying
  6. the program out. What do you think of it ? Did you 
  7. encounter any problems ? Have you done anything interesting
  8. with it ?
  9.  
  10. Email address = Compuserve 100241,1154
  11.  
  12. Some users have asked about features they want added to
  13. Apteryx Lisp.
  14.  
  15. In the near term, the plan is -
  16.  
  17. 1. Add more Windows functionality, especially basics
  18.    like message handling for windows, menus, controls,
  19.    dialog boxes.
  20.  
  21. More Common Lisp features will probably be added as the
  22. need arises. However my first priority is to make an easy to
  23. use Windows programming environment rather than aiming
  24. for 100% Common Lisp.
  25.  
  26. Note: Windows is a trademark of Microsoft.
  27.  
  28. Bug fixes
  29. ---------
  30.  
  31. v 1.01
  32. Fixed bugs in various graphics routines
  33.  
  34. v 1.02
  35. Fixed bug in garbage collection that didn't work
  36. if any graphics windows existed.
  37. Fixed error in cond if no exprs followed test expr
  38.  
  39. v 1.031
  40. Made color scheme derive from Windows system colors,
  41. and made cursor color changeable (via set-cursor-color)
  42. Deleted Close All option from Window menu
  43. Fixed bug in argument lists for &optional or &key where
  44. arg = list of one item.
  45.  
  46. New Features
  47.  
  48. v 1.04
  49. Added pseudo-code compiler.
  50.  
  51.