unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Jonathan Bartlett <johnnyb@eskimo.com>
Cc: guile-devel@gnu.org
Subject: Re: What is Guile?
Date: Mon, 8 Sep 2003 19:43:37 -0700 (PDT)	[thread overview]
Message-ID: <Pine.GSU.4.44.0309081939170.18225-100000@eskimo.com> (raw)
In-Reply-To: <20030909003319.GC4490@strike.parodycheck.net>

> Converting language X to Scheme, and then interpreting the Scheme is an
> interesting academic idea but if technology doesn't work for people then
> it doesn't work. Guile isn't the fastest Scheme interpreter in the
> world, and adding another layer of parsing and conversion will simply
> make things slower. If given the choice between a slow, subtly

It would only possibly make the loading slower.  Execution should be about
the same.  Even parsing should be about the same - you have to parse it no
matter what.  The only difference is the final parse tree.  So, I'm not
really sure that it would add overhead.

However, the real gem of this is the ability to come up with little
languages that exactly match your needs.  Specialized macro sets + helpful
syntax makes this easy and useful.

I got interested in scheme because of the possibility of language
converters.  Not even necessarily to current languages (although that's
certainly possible) but for embedding little languages and being able to
customize sandbox environments for scripts, which I do not believe is as
fully available for any other language as it is for scheme, specifically
GUILE.

Jon



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2003-09-09  2:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3EF2F7DF008213D5@pop3.es.tisadm.net>
2003-09-02 16:47 ` What is Guile? Tom Lord
2003-09-03 20:43   ` Han-Wen Nienhuys
2003-09-03 22:52     ` Tom Lord
2003-09-03 23:12       ` Han-Wen Nienhuys
2003-09-04  9:43   ` tomas
2003-10-07 17:11     ` Marius Vollmer
     [not found]   ` <3EF2E935008FB586@pop2.es.tisadm.net>
2003-09-07 22:22     ` Marius Vollmer
2003-09-02 18:08 ` What is Guile?y Thamer Al-Harbash
2003-09-03 16:34   ` Han-Wen Nienhuys
2003-09-02 21:03 ` What is Guile? Jonathan Bartlett
2003-09-02 21:59 ` Kevin Ryde
     [not found]   ` <3EF2F7DF008E4D8D@pop3.es.tisadm.net>
2003-09-07 12:38     ` Jeff Read
2003-09-08 17:14     ` Paul Jarc
2003-09-08 18:32       ` Thamer Al-Harbash
2003-09-08 21:39         ` Jonathan Bartlett
2003-09-09  0:33           ` Jeff Read
2003-09-09  2:43             ` Jonathan Bartlett [this message]
2003-09-09  3:25             ` Lynn Winebarger
2003-09-09 13:20             ` Dale P. Smith
2003-09-09 18:46             ` Andreas Rottmann
2003-09-10 11:55               ` Thamer Al-Harbash
2003-09-07 22:00 ` Marius Vollmer

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=Pine.GSU.4.44.0309081939170.18225-100000@eskimo.com \
    --to=johnnyb@eskimo.com \
    --cc=guile-devel@gnu.org \
    /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).