, parser ypparse , .
:
language : commands ;
commands : command commands | /* empty */ ;
, script ( Ctrl-D). :
loop:
print("prompt>")
yyparse()
if (empty statement)
break
, yyparse script .
return 0; , 0 EOF , script.
\n . ( ) , , , yyparse . , , script, yyparse .
, , . return 0; , . , , script . , , yyparse.
, , , : yyparse . ( lexer , , 0). I. - (, ). ( ), yyparse , yyparse . , (, ), , . , , scanf ( : scanf - , , ).
- , , yyparse, . . . FILE * . ( YY_INPUT). , , , . libedit GNU readline.