From: Per Bothner <per@bothner.com>
Cc: Ken Anderson <kanderson@bbn.com>,
guile-devel@gnu.org, guile-user@gnu.org,
Timothy Hickey <timhickey@mac.com>
Subject: Re: Guile and MS-Windows on Major Govt. Project...
Date: Fri, 05 Jul 2002 13:21:08 -0700 [thread overview]
Message-ID: <3D25FFB4.9060500@bothner.com> (raw)
In-Reply-To: 3D22F264.9010502@bitmead.com
Chris Bitmead wrote:
> Yeah, ok well they should be considered. But jscheme is an interpreter
> within an interpreter == unnecessarily slow. None of them technically
> are Scheme (no call/cc, blurry picture on full tail calls etc).
I'm curious what you actually want to have full call/cc for - except as
a "check-off (completeness) item.
> Kawa's type system makes it rather inconvenient to use Java libraries
> like Swing (strings in kawa are not strings in java etc).
Make up your mind : Do you want complete Scheme? If so you can't have
strings in Kawa be strings in Java,
because the latter as immutable.
However, Kawa does automatically and conveniently convert from Scheme
strings to Java strings.
That's the best you can get if you want Scheme strings to be modifiable.
> Neither have built in a nice CLOS-ish object system which makes life
> worth living.
Kawa has a nice builtin CLOS-ish object system - but but it does need
work! The design is
quite nice, though.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2002-07-05 20:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-27 14:14 Guile and MS-Windows on Major Govt. Project Chris Bitmead
2002-06-28 1:49 ` Bruce Korb
2002-06-28 5:51 ` Chris Bitmead
[not found] ` <20020628210155.C3696@kiwi.pyrotechnics.com>
2002-06-29 3:32 ` Guile and MS-Windows / GTK+ Chris Bitmead
2002-07-09 21:17 ` Neil Jerram
2002-07-10 0:40 ` Chris Bitmead
2002-07-01 3:46 ` Guile and MS-Windows on Major Govt. Project Clinton Ebadi
2002-07-01 23:09 ` Chris Bitmead
2002-07-02 1:13 ` Clinton Ebadi
[not found] ` <200207012113.58958.unknown_lamer@unknownlamer.org>
2002-07-02 14:41 ` Chris Bitmead
2002-07-02 15:29 ` Ken Anderson
2002-07-03 12:47 ` Chris Bitmead
2002-07-03 13:27 ` Ken Anderson
2002-07-03 14:10 ` Chris Bitmead
2002-07-05 20:21 ` Per Bothner [this message]
2002-07-06 2:30 ` Chris Bitmead
2002-07-06 22:11 ` Ken Anderson
2002-07-07 15:35 ` Per Bothner
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D25FFB4.9060500@bothner.com \
--to=per@bothner.com \
--cc=guile-devel@gnu.org \
--cc=guile-user@gnu.org \
--cc=kanderson@bbn.com \
--cc=timhickey@mac.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).