Fork me on GitHub
#unrepl
<
2017-08-20
>
cgrand09:08:55

> The Common Lisp Interface Manager (clim) pro- vides a layered set of facilities for building user in- terfaces. These facilities include a portable lay- ers for basic windowing, input, output services, and mechanisms for constructing window types and user interface components; stream-oriented input and output facilities extended with presentations and context sensitive input

cgrand13:08:27

> clim provides the ability to asso- ciate semantics with output, such that Lisp objects may be retrieved later via user gestures (e.g. mouse clicks) on their displayed representation. This con- text sensitive input is modularly layered on top of the output recording facility and is integrated with the Common Lisp type system. A mechanism for type coercion is also included, providing the basis for powerful user interfaces.

pesterhazy14:08:18

not familiar but curious

richiardiandrea15:08:52

wow that's interesting

ghadi17:08:47

Let's hook up unrepl to a websocket @cgrand and have CLim