Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Help to create a program

by stevieb (Canon)
on May 12, 2022 at 20:03 UTC ( [id://11143850]=note: print w/replies, xml ) Need Help??


in reply to Help to create a program

I want help.

It doesn't appear that way to me. You've provided no information whatsoever with what you've already tried, therefore what you want here is for someone to completely do your work.

This site is for getting help with programming issues. We will not do your work for free. In order to provide help with a programming issue, we need to see your program, and you also need to explain what's supposed to be happening, and a problem description as to what's happening that you don't expect.

Replies are listed 'Best First'.
Re^2: Help to create a program
by fair (Initiate) on May 12, 2022 at 21:09 UTC
    I do not know which tools are best to use. I have no skill in PERL. I think the decision is far from difficult. But I will look for the right way more than one day.

      G'day fair,

      Welcome to the Monastery.

      Your first foray here has drawn the ire of a number of monks. I can see you've garnered a number of downvotes. Anything along the lines of "I want help", "Show me code", and such like, will get similar responses to what you've received here.

      We're more than happy to help anyone who's shown some effort; however, this is not a code writing service.

      "I have no skill in PERL."

      None of us left the womb with any skill in Perl. Like other skills, it requires learning and practice. By the way, the language is called Perl; the program to run Perl programs is perl (possibly with an extension such as .exe depending on the OS); "PERL" is not a thing.

      I suggest you start with "perlintro: Perl introduction for beginners". Bookmark the "online documentation". Take a look at its Tutorials section; in particular, the FAQ links.

      — Ken

      From the brief glimpse you've given of the problem domain, it seems as if you're looking for a recursive descent parser. Maybe take a look at Parse::RecDescent (and possibly Parse::RecDescent::FAQ although I have no experience with this module/document) or Marpa::R2.


      Give a man a fish:  <%-{-{-{-<

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-03-29 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found