develooper Front page | perl.bootstrap | Postings from July 2000

Re: Working Group Proposal

From:
simon
Date:
July 20, 2000 12:00
Subject:
Re: Working Group Proposal
Message ID:
slrn8ne0kk.jh3.simon@justanother.perlhacker.org
Piers Cawley (lists.bootstrap):
>I was thinking the plan was to be able to write perl in perl. I kind

I assume you mean perl in Perl.

>of assumed that this would mean that there would be a rather more
>fully blown perl compiler that produced 'real' machine language
>(either via C or directly).

Well, yes, I have been working on this separately. I started with
a Perl 5 tokenizer, Perl::Toke, which was intended to help with syntax
highlighting, style checking, and so on, but was always designed to be
part of a Perl perl implementation. If we do want to do this, the
first priority would be to make the tokeniser re-entrant, which is
a tricky problem; I've got it down to a couple of nasty cases in
Perl::Toke::intuit_more, but...

Well, frankly, I think having a separate tokeniser and parser is
asking for trouble anyway.

-- 
Apr  13 11:05:20 apollo13 fsck[3927]: root, we have a problem.
	  - Jeff Gostin <jgostin@shell2.ba.best.com> 



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About