[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Express Windows
- To: cstacy@BBN.COM
- Subject: Express Windows
- From: "William D. Gooch" <ai.gooch@MCC.COM>
- Date: Tue, 4 Apr 89 14:36:00 EDT
- Cc: slug@WARBUCKS.AI.SRI.COM
- In-reply-to: The message of 4 Apr 89 09:59 CDT from Christopher C. Stacy <cstacy@BBN.COM>
- Posted-date: Tue, 4 Apr 89 13:36 CDT
Liszt Programming has come out with a product called "Express Windows",
that they claim is "the most powerful window toolkit for Common Lisp and X."
It runs on standard platforms and provides user interface features like the
ones on the Symbolics machines. The pitch seems to be that your programs can
fully exploit the user-interface features found on your Lisp Machine (where
you would rather do development) without worrying about portability.
Express Windows is a Common Lisp package that you run on your delivery machine
to endow it with presentation-types, accepting-values menus, and other
user-interface wonderfulness. They say that all the usual forms like
DEFINE-PRESENTATION-TYPE are available. I asked one of the Liszt programmers
if it was really source compatible with Genera, and he said, "The only thing
we didn't get around to was MAP-OVER-SUBTYPES", but that everything else was
there.
Does anyone have input as to the possible implications of this?