From: Guillaume Le Vaillant <glv@posteo.net>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: help-guix@gnu.org
Subject: Re: Problems with McCLIM (Common Lisp)
Date: Sat, 05 Sep 2020 11:49:31 +0200 [thread overview]
Message-ID: <874koc5z9w.fsf@yamatai> (raw)
In-Reply-To: <87sgbwelkl.fsf@elephly.net>
Ricardo Wurmus <rekado@elephly.net> skribis:
> Pierre Neidhardt <mail@ambrevar.xyz> writes:
>
>>> I’d like to play with McClim and all its applications to see if it would
>>> be worth doing something like this for Guile :)
>>
>> Maybe. Have you considered using GObject Introspection to build
>> full-fledged GTK apps in Guile? I've heard of 2 Guile libraries for GI:
>> guile-gi and g-golf.
>
> That’s not the same. I really do want the Lisp Machine experience, not
> just GTK apps.
I added a few more McCLIM packages, which should allow you to test the
examples with something like:
--8<---------------cut here---------------start------------->8---
guix environment --ad-hoc sbcl sbcl-clim-examples cl-slime-swank -- \
sbcl --eval '(require :asdf)' \
--eval '(asdf:load-system "clim-examples")' \
--eval '(clim-demo:demodemo)'
--8<---------------cut here---------------end--------------->8---
next prev parent reply other threads:[~2020-09-05 9:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 2:43 Problems with McCLIM (Common Lisp) Ricardo Wurmus
2020-08-13 7:16 ` Pierre Neidhardt
2020-08-13 9:08 ` Guillaume Le Vaillant
2020-09-04 16:37 ` Ricardo Wurmus
2020-09-05 6:57 ` Pierre Neidhardt
2020-09-05 7:20 ` Ricardo Wurmus
2020-09-05 9:49 ` Guillaume Le Vaillant [this message]
2020-09-05 17:52 ` Konrad Hinsen
2020-09-06 7:07 ` Pierre Neidhardt
2020-09-11 14:19 ` Katherine Cox-Buday
2020-09-11 14:40 ` Pierre Neidhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874koc5z9w.fsf@yamatai \
--to=glv@posteo.net \
--cc=help-guix@gnu.org \
--cc=rekado@elephly.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.