bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How bash do tokenization?


From: Peng Yu
Subject: Re: How bash do tokenization?
Date: Wed, 19 Oct 2016 08:44:27 -0500

OK. I see it, which check emails and print prompt.

What factors people need to consider to decide whether to use flex to
perform tokenization and write a customize tokenizer?

Checking emails and printing prompt strictly speaking is not related
with tokenization. Is there an alternative way to organize the code so
that it will be more decoupled?

On Tue, Oct 18, 2016 at 10:22 PM, Eduardo Bustamante <dualbus@gmail.com> wrote:
> On Tue, Oct 18, 2016 at 10:18 PM, Eduardo Bustamante <dualbus@gmail.com> 
> wrote:
>> Check parser.y
> Sorry, I meant parse.y, inside it you will find read_token and yylex.



-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]