Re: perl continuation character



Jürgen Exner wrote:
Michele Dondi wrote:
On Fri, 30 Mar 2007 22:39:20 GMT, "Jürgen Exner"
<jurgenex@xxxxxxxxxxx> wrote:

What is a "continuation character"?
Some languages see a newline as the end of a statement, so when
you're writing in one of those you need to escape the newline,
usually with a backslash, for multi-line statements. The escape
character for those languages is called the "continuation
character" because it indicates that the statement will continue
onto the next line.
You mean like for the 6502 assembler for example? I thought fixed
format languages were a relict from the past...
*NIX shells are still like that.

Ah, well, yeah, I guess so.
Although IMHO it is a stretch to call bash or csh or any of those a
programming language

You better not say that on comp.unix.shell :-)



John
--
Perl isn't a toolbox, but a small machine shop where you can special-order
certain sorts of tools at low cost and in short order. -- Larry Wall
.



Relevant Pages

  • Re: perl continuation character
    ... What is a "continuation character"? ... Some languages see a newline as the end of a statement, ... languages is called the "continuation character" because it indicates ...
    (comp.lang.perl.misc)
  • Re: perl continuation character
    ... you're writing in one of those you need to escape the newline, ... character for those languages is called the "continuation ... character" because it indicates that the statement will continue ...
    (comp.lang.perl.misc)
  • Re: The free format?
    ... > VB is supposed to have free format. ... There are plenty of places where a ... newline is syntactically necessary. ... languages has always been line-oriented. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: perl continuation character
    ... Mirco Wahab ha escrito: ... Some languages see a newline as the end of a statement, ... You mean like for the 6502 assembler for example? ...
    (comp.lang.perl.misc)
  • Re: perl continuation character
    ... What is a "continuation character"? ... Some languages see a newline as the end of a statement, ... languages is called the "continuation character" because it indicates ...
    (comp.lang.perl.misc)