Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: C vs. Perl

by bunnyman (Hermit)
on Oct 23, 2003 at 15:54 UTC ( [id://301621]=note: print w/replies, xml ) Need Help??


in reply to Re: C vs. Perl
in thread C vs. Perl

Perl 6 is going to be written in Perl.

No it won't. The Perl 6 grammar will be defined it its own regexes. Which will be parsed by a Perl 5 module. Which means that at least some of Perl 6 is written in itself.

Ref: State of the Onion 2003.

Replies are listed 'Best First'.
Re: Re: Re: C vs. Perl
by chromatic (Archbishop) on Oct 23, 2003 at 23:18 UTC
    The Perl 6 grammar will be defined it its own regexes. Which will be parsed by a Perl 5 module.

    While there is a Perl 5 module in progress that implements Perl 6 grammars, it's not intended to be the backbone of the Perl 6 implementation.

Re3: C vs. Perl
by dragonchild (Archbishop) on Oct 23, 2003 at 17:19 UTC
    Uhhh ... no. As Elian has stated on a number of occasions (including while correcting me in this thread), Perl6 will be written in Parrot, which is written in C. The big difference that you seem to be referring to will be that Perl6 will be writeable in Perl6, whereas Perl5 cannot be written in Perl5. Still, the generic Perl6 distribution will not be written in Perl6.

    ------
    We are the carpenters and bricklayers of the Information Age.

    The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6

    ... strings and arrays will suffice. As they are easily available as native data types in any sane language, ... - blokhead, speaking on evolutionary algorithms

    Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://301621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-19 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found