Front page | perl.bootstrap |
Postings from July 2000
Re: LALR
From:
Chip Salzenberg
Date:
July 24, 2000 16:25
Subject:
Re: LALR
Message ID:
20000724135709.D650@perlsupport.com
According to horos:
> There has to be a tradeoff between the syntax and the embeddability
> and portability of perl. The best way to make something embedded is
> by making it regular, clean, and clear; I believe that LALR is the
> best way to achieve this..
Well, embeddability is only one of the various goals that Perl is
stretch{ed,ing} toward. Larry can't simplify the language too much,
or it won't have Perl's strengths any more.
"Solving a complex problem with a simple tool does not result in a
simple solution." --Larry
> And who knows? If perl is designed correctly/regularly, perhaps
> pluggable lexers/parsers may come as a side effect...
I don't see why not. We already could have a pluggable lexer in Perl
5. It's just that nobody's yet had motive+means+opportunity.
--
Chip Salzenberg - a.k.a. - <chip@valinux.com>
"I wanted to play hopscotch with the impenetrable mystery of existence,
but he stepped in a wormhole and had to go in early." // MST3K
-
Re: implementation strategy (was Re: Working Group Proposal)
by Benjamin Stuhl
-
Re: Threads, reentrancy, and suchlike things (was: Re: Working Group Proposal)
by Benjamin Stuhl
-
RE: Threads, reentrancy, and suchlike things (was: Re: Working Group Proposal)
by Moore, Paul
-
RE: Threads, reentrancy, and suchlike things (was: Re: Working Group Proposal)
by Moore, Paul
-
RE: Threads, reentrancy, and suchlike things
by Moore, Paul
-
Re: Threads, reentrancy, and suchlike things (was: Re: Working Gr oup Proposal)
by simon
-
Working Group Proposal
by Kurt D. Starsinic