In article <Marcel-1.53-0316094046-313Wr#[EMAIL PROTECTED]>, Roger Horne
<[EMAIL PROTECTED]> wrote:
> > I recently downloaded a Risc OS version of Python. This comes with a
> > "front end" program which allows you to type Python commands and
> > returns the appropriate action.
> > 
> > Would it be possible for a similar program to be produced for Perl,
> > please?

> What exactly are you wanting? An electronic manual? The Perl Bookshelf
> (a CD containing Perl in a Nutshell, Programming Perl, Advanced Perl
> Programming, the Perl Cookbook, and Perl for System Administration) runs
> on an RPC (being standard HTML).

No. The Python front end allows you to type Python code, and does what the
code says, without needing to prefix the commands with any language
command.

For instance, if you typed "print @INC" you would get the value of @INC
printed. Equally, you could create variables, give them values, and
evaluate them in various functions by typing the Perl code.

-- 
 __  __  __  __      __ ___   _____________________________________________
|__||__)/ __/  \|\ ||_   |   / Acorn StrongArm Risc_PC
|  ||  \\__/\__/| \||__  |  /...Internet access for all Acorn RISC machines
___________________________/ [EMAIL PROTECTED]

Reply via email to