Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parrot bc?

4 views
Skip to first unread message

Ron Blaschke

unread,
Jun 11, 2005, 5:49:13 PM6/11/05
to perl6-i...@perl.org
I'm feeling rather dumb asking this, but F<config/auto/bc.pl> says:

Currently GNU bc is only used for doublechecking Parrot bc.

Now, my question is: Where is "Parrot bc?"

Ron

William Coleda

unread,
Jun 11, 2005, 9:46:18 PM6/11/05
to Ron Blaschke, perl6-i...@perl.org
From languages/LANGUAGES.STATUS:

N: bc
A: Bernhard Schmalhofer
D: Needs antlr and Python
S: Not working and not yet in Parrot SVN
M: Yes
V: 0.1.2

Bernhard Schmalhofer

unread,
Jun 12, 2005, 3:10:53 AM6/12/05
to Ron Blaschke, perl6-i...@perl.org
Ron Blaschke schrieb:

>I'm feeling rather dumb asking this, but F<config/auto/bc.pl> says:
>
> Currently GNU bc is only used for doublechecking Parrot bc.
>
>Now, my question is: Where is "Parrot bc?"
>
>

"Parrot bc" is sitting on my local disk, being very disfunctional.
I'll check it in, as soon as it does something useful.

It will Python code generated by ANTLR, and the problem is that I know
neither ANTLR nor Python.

CU, Bernhard

Ron Blaschke

unread,
Jun 12, 2005, 6:29:57 AM6/12/05
to Bernhard Schmalhofer, perl6-i...@perl.org
Bernhard Schmalhofer wrote:
> Ron Blaschke schrieb:

>>Now, my question is: Where is "Parrot bc?"

> "Parrot bc" is sitting on my local disk, being very disfunctional.
> I'll check it in, as soon as it does something useful.

I see.

> It will Python code generated by ANTLR, and the problem is that I know
> neither ANTLR nor Python.

Oh, now I see why the ANTLR and Python tests are in. ;-)

I've asked about this, because with r8305 "...the 'bc' config test
hangs on Win32." Well, it seems to work fine on my Win32 box. I
guess I shouldn't care about this, but I would like to provide a Win32
test box, with all possible optional things installed. Is this, well,
out of focus?

C:\>bc -v
bc 1.06
Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc.

Determining whether python is installed.........................yes, 2.4.1.
Determining whether antlr is installed....................yes, with python.
Determining whether GNU bc is installed................................yes.

Ron

0 new messages