[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why yacc_EOF is used as a list_terminator for for_command?
From: |
Alex fxmbsw7 Ratchev |
Subject: |
Re: Why yacc_EOF is used as a list_terminator for for_command? |
Date: |
Wed, 12 May 2021 14:11:06 +0200 |
oh i see
so whats the conclusion
On Wed, May 12, 2021, 13:33 Koichi Murase <myoga.murase@gmail.com> wrote:
> 2021年5月12日(水) 20:19 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>:
> > i mean i dunno this stuff, but if this eof sign is eof itself it is
> required for interpreting the last cmd before eof (end of file)
> > gawk has RT which is the RS matched, and on eof its empty
> > again, i dunno, but it might be for the eof part of the scripts file
>
> We are not talking about what is EOF nor why EOF is needed. We are
> talking about the line terminator in the middle of `for' statement,
> where EOF is unnecessary because it will never appear as a valid
> syntax.
>
> --
> Koichi
>
- Why yacc_EOF is used as a list_terminator for for_command?, Peng Yu, 2021/05/10
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Koichi Murase, 2021/05/10
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Peng Yu, 2021/05/10
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Koichi Murase, 2021/05/11
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Alex fxmbsw7 Ratchev, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Koichi Murase, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?,
Alex fxmbsw7 Ratchev <=
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Koichi Murase, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Alex fxmbsw7 Ratchev, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Koichi Murase, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Alex fxmbsw7 Ratchev, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Chet Ramey, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Peng Yu, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Chet Ramey, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Chet Ramey, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Alex fxmbsw7 Ratchev, 2021/05/12
- Re: Why yacc_EOF is used as a list_terminator for for_command?, Chet Ramey, 2021/05/12