From: "mayuresh@kathe.in" <mayuresh@kathe.in>
To: "Timothy Sample" <samplet@ngyro.com>
Cc: guile-user@gnu.org
Subject: Re: Fwd: Re: Where can I find the environment files required to work with "Simply Scheme"?
Date: Sat, 08 Aug 2020 14:10:49 +0200 [thread overview]
Message-ID: <27cc-5f2e9680-15d-54f70b00@238558725> (raw)
In-Reply-To: <875z9us1r1.fsf@ngyro.com>
On Saturday, August 08, 2020 12:48 AM IST, Timothy Sample <samplet@ngyro.com> wrote:
> Hi Mayuresh
>
> "mayuresh@kathe.in" <mayuresh@kathe.in> writes:
>
> > On Friday, August 07, 2020 05:24 PM IST, Ricardo Wurmus
> > <rekado@elephly.net> wrote:
> >
> >> Is there something specific that isn’t working for you when using this
> >> in Guile?
> >
> > Everything. Just running the other code which calls this throws-up
> > errors I can't comprehend.
>
> I saved “simply.scm” to a directory, went to that directory and ran:
>
> guile --no-auto-compile -l simply.scm
>
> This spawned a working REPL that I could use to run the first couple of
> examples from the book:
>
> scheme@(guile-user)> (word 'comp 'uter)
> $1 = computer
>
> How are you loading the file? Which example are you trying?
I followed your method of invoking Guile with "simply.scm" at the command-line, got a new REPL.
Then executed "scheme@(guile-user)> (word 'comp 'uter)" and got the error message below;
;;; <stdin>:2:0: warning: possibly unbound variable `word'
ice-9/boot-9.scm:1669:16: In procedure raise-exception:
Unbound variable: word
Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue.
Followed by the command prompt "scheme@(guile-user) [1]>".
Occurs to me that I could be doing something wrong, would you please send in your "simply.scm" as an attachment in reply to this email?
Thanks,
~Mayuresh
next prev parent reply other threads:[~2020-08-08 12:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-07 10:23 Fwd: Re: Where can I find the environment files required to work with "Simply Scheme"? mayuresh
2020-08-07 11:54 ` Ricardo Wurmus
2020-08-07 14:48 ` mayuresh
2020-08-07 19:18 ` Timothy Sample
2020-08-08 2:37 ` mayuresh
2020-08-08 8:44 ` mayuresh
2020-08-08 12:10 ` mayuresh [this message]
2020-08-08 13:47 ` Timothy Sample
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=27cc-5f2e9680-15d-54f70b00@238558725 \
--to=mayuresh@kathe.in \
--cc=guile-user@gnu.org \
--cc=samplet@ngyro.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).