Front page | perl.perl6.internals.api.parser |
Postings from December 2000
Re: Now, to try again...
Thread Previous
|
Thread Next
From:
Dan Sugalski
Date:
December 17, 2000 12:59
Subject:
Re: Now, to try again...
Message ID:
5.0.1.4.0.20001217155710.02189240@24.8.96.48
At 01:22 PM 12/17/00 +0000, David Grove wrote:
>Sam Tregar <sam@tregar.com> wrote:
>
> > I imagine that each supported language will likely have its own
>prefered
> > parsing strategy. Some will be perfectly lex-yacc-able. Some will be
> > more like Perl than that and would benefit from some hooks into Perl's
> > existing parser. I think we just need to provide the harness - each
> > language parser should be written in the way that makes sense for that
> > lanaguage. If the C frontend wants to call out to GCC to do its
>parsing
> > then it should be able to.
>
>Whoah. That's well beyond my understanding of the role of the creoles or
>"little languages". From my understaning, we're not wanting to parse C or
>Java or Python themselves, but Perl written C-ishly or Java-like or
>Pythonicly. My understanding of both the conversations in this area during
>the RFC discussions and Larry's speech is that we're wanting to make Perl
>look better for spoiled programmers of other languages who want or need
>additional, clearer, or specific syntax or syntactic sugar, not become a
>full-featured compiler/interpreter for those other languages.
That's not the impression I got. If we can read in real Python source,
that's keen by me.
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
dan@sidhe.org have teddy bears and even
teddy bears get drunk
Thread Previous
|
Thread Next