baxy77bax has asked for the wisdom of the Perl Monks concerning the following question:
so here is the deal.
i would like to create some kind of interface in cmd window, something like, for example:
let say i would like to create a set of 5 commands (like print, shift calculate coordinate... something like print, while... in perl). so when i run my script something like vi editor would pop up and i could write
-- > shift "something" while "something else" print "every other character" and coordinate "character"(enter)
my question is what is something like this called and where would i find some more topics about the subject
sorry for being so unclear
as soon as i find out , i'll change the title
once more sorry , personally i also like when things are rightly structured an placed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: i will change the title once i now what i'm asking for
by zentara (Cardinal) on Aug 19, 2008 at 17:38 UTC | |
|
Re: i will change the title once i now what i'm asking for
by psini (Deacon) on Aug 19, 2008 at 18:37 UTC | |
by baxy77bax (Deacon) on Aug 19, 2008 at 19:10 UTC | |
by zentara (Cardinal) on Aug 19, 2008 at 19:23 UTC | |
by Corion (Patriarch) on Aug 19, 2008 at 21:05 UTC | |
by psini (Deacon) on Aug 19, 2008 at 19:28 UTC | |
|
Re: command interpreter
by jethro (Monsignor) on Aug 19, 2008 at 20:49 UTC | |
|
Re: i will change the title once i now what i'm asking for
by jethro (Monsignor) on Aug 19, 2008 at 17:59 UTC | |
|
Re: command interpreter
by repellent (Priest) on Aug 20, 2008 at 02:47 UTC |