GUI Discussion — TC Lispers November Meeting December 9th, 2009
Patrick Stein

Cross-posted from TCLispers.org:

Lisp GUI Discussion on Vimeo.

Robert Goldman, Paul Krueger, and Patrick Stein gave short presentations on different approaches to Graphical User Interfaces with Common Lisp.

5 Responses to “GUI Discussion — TC Lispers November Meeting”

  1. Ramarren
    2009-12-09 @ 11:03 AM

    About Cells: while Cello failed to materialize, there are Cells based GUI bindings, to Tk and GTK+. I actually rather like the approach, even if I did not try to build anything very complex, which is why I try to maintain the latter.

  2. none
    2009-12-09 @ 5:39 PM

    No download link for a 1hour+ video? Really?

  3. 2009-12-10 @ 4:23 AM

    Thanks for the links, I enjoyed them.

  4. 2009-12-10 @ 7:49 PM

    For a more retro programming experience, CL and Tcl/Tk are actually a rather good fit. Deploying can be a bit of a pain, and Tcl definitely takes some getting used to, but recent Tcl/Tk versions don’t look like poop anymore, and, apart from the ridiculously verbose imperative style, I found working with Tk widgets quite pleasant compared to frameworks written in more static languages.

    See http://marijn.haverbeke.nl/cl-tk/ for the glue code I used.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <br> <cite> <code> <dd> <del datetime=""> <dl> <dt> <em> <i> <img alt="" height="" longdesc="" src="" width=""> <ins datetime="" cite=""> <li> <ol> <p> <q cite=""> <s> <strike> <strong> <sub> <sup> <u> <ul>

l