From: Nala Ginrut <nalaginrut@gmail.com>
To: guile-user@gnu.org
Subject: Re: [gnu-prog-discuss] Happy birthday Guile 2.0!
Date: Fri, 17 Feb 2012 09:41:20 +0800 [thread overview]
Message-ID: <CAPjoZofwVvMTB4K=b1P4J9hJdpSE+wdXxKpfuzv=Otgo+n2Kcg@mail.gmail.com> (raw)
In-Reply-To: <CAPjoZodrBgV7so+oxT_QoEZHREi1HHZRmtFO7dqCOje7kaXBqQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 726 bytes --]
s/for Guile exp evaluation/for Guile exp evaluation directly
On Fri, Feb 17, 2012 at 9:39 AM, Nala Ginrut <nalaginrut@gmail.com> wrote:
> Besides, the BIG also can be use in Bash script. But if you didn't build
> BIG within Bash, you must load it in script each time:
>
> ------------test.sh--------------
> #! /bin/bash
>
> enable -f ./big big
>
> e=5
> a=$(big "(expt 2 ${e})")
> echo "result is ${a}"
> ------------end---------------
>
> $ ./test.sh
> result is 32
>
> BTW, if you made BIG a builtin command, which means put BIG into Bash src
> and build it. You can use BIG for Guile exp evaluation!
> Enjoy!
>
> On Fri, Feb 17, 2012 at 9:28 AM, Nala Ginrut <nalaginrut@gmail.com> wrote:
>
>> Happy birthday!
>>
>>
>>
>
[-- Attachment #2: Type: text/html, Size: 1426 bytes --]
prev parent reply other threads:[~2012-02-17 1:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 19:52 Happy birthday Guile 2.0! Ludovic Courtès
2012-02-16 21:03 ` [gnu-prog-discuss] " Jim Blandy
2012-02-17 1:28 ` Nala Ginrut
2012-02-17 1:39 ` Nala Ginrut
2012-02-17 1:41 ` Nala Ginrut [this message]
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='CAPjoZofwVvMTB4K=b1P4J9hJdpSE+wdXxKpfuzv=Otgo+n2Kcg@mail.gmail.com' \
--to=nalaginrut@gmail.com \
--cc=guile-user@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).