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

Re: Clunky parsing problem, looking for simple solution

by gumby (Scribe)
on Jun 17, 2002 at 12:06 UTC ( [id://175055]=note: print w/replies, xml ) Need Help??


in reply to Clunky parsing problem, looking for simple solution

Have you noticed in parrot/languages/scheme or /miniperl the modules; scheme.pm / miniperl.pm, Generator.pm, Parser.pm and Tokenizer.pm? They all use a basic regexp approach coupled with a tree structure for parsing, and another for the ops.

Update: I really think it would be a good idea to share some of the details of you're implementation.

  • Comment on Re: Clunky parsing problem, looking for simple solution

Replies are listed 'Best First'.
Re: Re: Clunky parsing problem, looking for simple solution
by clintp (Curate) on Jun 17, 2002 at 16:45 UTC
    Stay tuned, a detailed description of the guts will be in a public forum near you soon. Of course, this will represent the state-of-the-art in BASIC interpreters c. 1975.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found