unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Vorfeed Canal <vorfeed.canal@gmail.com>
Subject: Re: PHP to GUILE
Date: Tue, 27 Sep 2005 21:47:26 +0400	[thread overview]
Message-ID: <6efab235050927104711f7add@mail.gmail.com> (raw)
In-Reply-To: <E1EKJ1f-00069z-51@mail.agora-net.com>

On 9/27/05, Thien-Thi Nguyen <ttn@glug.org> wrote:
>
> compiling scheme to native is part of the original vision.  i don't know
> what "scheduled" means, but i know that i'm personally interested in it
> and that it is not out of my reach technically.  on the other hand, i'm
> never sure about other people.
>
Scheduled == we have this person who'll do coding after he'll do this or that.

>    It violates KISS and IMHO this is bigger problem."Keep solution as
>    simple as possible, but not simpler".
>
> that is a nice way to think about things in the abstract.  i suppose if
> the system exists and it works in practice, that is another nice way to
> look at it.
>
Ok, I still think this message-catalogs idea is needlessly complex,
but we can agree to disagree on that issue.

> i don't really know what "first" you are referring to here, but the code
> is similar to the QUICK-START script from the Guile-SDL distribution dir.
> you can try that out to see how things go.
>
Cite: "Keep solution as simple as possible, but not simpler" The first
part is first part: "keep you solution as simple as possible". I think
that your solution is too complex for today's needs and not complex
enough to tomorrows. But I'd be happy to have it in official GUILE as
well. I want *any* working solution there. Right now you can ask GUILE
about pkglibdir or libdir and it'll answer :
--
$ /somewhere/there/bin/guile-config info pkglibdir
/somewhere/there/lib/guile
$ /somewhere/there/bin/guile-config info libdir
/somewhere/there/lib
--
But it does not matter if you'll put your library in $pkglibdir or
$libdir - unless it's "/lib" or "/usr/lib" it'll not be found. This is
not acceptable IMNSHO. *Any* other WORKING solution is better then
non-working one.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2005-09-27 17:47 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-25 21:50 PHP to GUILE Vorfeed Canal
2005-09-26  1:42 ` Kevin Ryde
2005-09-26  7:27   ` Zeeshan Ali
2005-09-26  8:17     ` Vorfeed Canal
2005-09-26 17:57       ` Zeeshan Ali
2005-09-26 19:05         ` Vorfeed Canal
2005-09-26 19:34           ` Zeeshan Ali
2005-09-26  7:43   ` Vorfeed Canal
2005-09-26 11:17     ` Thien-Thi Nguyen
     [not found]       ` <6efab23505092609331abd82b7@mail.gmail.com>
2005-09-26 16:34         ` Vorfeed Canal
2005-09-26 22:12           ` Thien-Thi Nguyen
2005-09-27 10:11             ` Vorfeed Canal
2005-09-27 12:48               ` Thien-Thi Nguyen
2005-09-27 14:36                 ` Vorfeed Canal
2005-09-27 17:13                   ` Thien-Thi Nguyen
2005-09-27 17:47                     ` Vorfeed Canal [this message]
2005-09-27 19:44                       ` Thien-Thi Nguyen
2005-09-26 12:23 ` Exceptions Ludovic Courtès
2005-09-26 19:20   ` Exceptions Vorfeed Canal
2005-09-27  8:42     ` Exceptions Ludovic Courtès
2005-09-27 10:54       ` Exceptions Vorfeed Canal
2005-09-27 15:45         ` Exceptions Ludovic Courtès
2005-09-27 17:18           ` Exceptions Vorfeed Canal
2005-09-28  7:10             ` Managing Guile and extensions versions Ludovic Courtès
2005-09-28 20:19               ` Vorfeed Canal
2005-09-29 15:34                 ` Ludovic Courtès
2005-09-29 16:30                   ` Vorfeed Canal
2005-09-30 22:07                     ` Neil Jerram
2005-10-19  7:58                       ` Rob Browning
2005-09-29 22:24               ` Kevin Ryde
2005-09-30  8:00                 ` Ludovic Courtès
2005-10-02  1:59                   ` Kevin Ryde
     [not found]                     ` <6efab2350510020425j76899e29hec6ea7e3dcce6c3@mail.gmail.com>
2005-10-03  1:58                       ` Kevin Ryde
2005-10-04 11:06                         ` Vorfeed Canal
2005-10-04 23:58                           ` Kevin Ryde
2005-10-05 14:18                             ` Vorfeed Canal
2005-10-09  1:53                               ` Kevin Ryde
2005-10-11 10:20                                 ` Vorfeed Canal
2005-10-11 14:56                                   ` Greg Troxel
2005-10-11 21:32                                   ` Kevin Ryde
2005-10-03 12:58                     ` Ludovic Courtès
2005-09-26 19:37 ` PHP to GUILE Neil Jerram
     [not found]   ` <6efab235050926131843ce69e2@mail.gmail.com>
2005-09-26 20:18     ` Vorfeed Canal
2005-09-26 22:39       ` Kevin Ryde
2005-09-27  9:20         ` Vorfeed Canal

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=6efab235050927104711f7add@mail.gmail.com \
    --to=vorfeed.canal@gmail.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).