Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Lexical Analyzer with Actions : Continue Development?

by Velaki (Chaplain)
on Sep 18, 2006 at 10:54 UTC ( [id://573523]=note: print w/replies, xml ) Need Help??


in reply to Re: Lexical Analyzer with Actions : Continue Development?
in thread Lexical Analyzer with Actions : Continue Development?

Yes, I noticed that, too -- the exponential code lines to cover the complex tag combinations; hence, a parser is needed at that point. The thing is that the tags, in the order I see them, are much simpler, and the "grammar" I'm using is such that I was hoping to get away with a simple lexer. As for why I'm not using the other tools out there, as you read in my original post, I'm not in an environment where I can install CPAN modules at will. However, thanks for the ideas. From what everyone has said, it appears that not only am I reinventing the wheel, but my wheel is pretty awful.

I think my module will find a happy home in the coding graveyard, but might prove useful enough for the project for which it was created.

Thanks again,
-v

"Perl. There is no substitute."
  • Comment on Re^2: Lexical Analyzer with Actions : Continue Development?

Log In?
Username:
Password:

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

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

    No recent polls found