Skip to content

Scanner Quote by John R. Levine

“which reads a little input and returns the token. When it needs another token, it calls yylex() again. The scanner acts as a coroutine; that is, each time it returns, it remembers where it was, and on the next call it picks up where it left off.” quote by John R. Levine
Download Open image
““which reads a little input and returns the token. When it needs another token, it calls yylex() again. The scanner acts as a coroutine; that is, each time it returns, it remembers where it was, and on the next call it picks up where it left off.””

John R. Levine

3.5 out of 5 (10 ratings)

More by John R. Levine

Explore all 4 John R. Levine quotes

More Scanner quotes

Browse all 0 Scanner quotes