home *** CD-ROM | disk | FTP | other *** search
- Apteryx Lisp News 18 June 1994
- ---------------------------------
-
- Hello, this is Philip Dorrell from Apteryx Lisp Ltd.
- I would like to hear from you even if you're just trying
- the program out. What do you think of it ? Did you
- encounter any problems ? Have you done anything interesting
- with it ?
-
- Email address = Compuserve 100241,1154
-
- Some users have asked about features they want added to
- Apteryx Lisp.
-
- In the near term, the plan is -
-
- 1. Add more Windows functionality, especially basics
- like message handling for windows, menus, controls,
- dialog boxes.
-
- More Common Lisp features will probably be added as the
- need arises. However my first priority is to make an easy to
- use Windows programming environment rather than aiming
- for 100% Common Lisp.
-
- Note: Windows is a trademark of Microsoft.
-
- Bug fixes
- ---------
-
- v 1.01
- Fixed bugs in various graphics routines
-
- v 1.02
- Fixed bug in garbage collection that didn't work
- if any graphics windows existed.
- Fixed error in cond if no exprs followed test expr
-
- v 1.031
- Made color scheme derive from Windows system colors,
- and made cursor color changeable (via set-cursor-color)
- Deleted Close All option from Window menu
- Fixed bug in argument lists for &optional or &key where
- arg = list of one item.
-
- New Features
-
- v 1.04
- Added pseudo-code compiler.
-
-