Re: Noob parser question
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Thu, 28 Feb 2008 18:10:50 +0100
imissfloppydisks@xxxxxxxxx wrote:
It is intended to parse simple arithmetic expressions taking into
account the precedence of operators. What I don't understand is why
you parse the operators with lower precedence first.
Look at the ends instead of the starts. What has been started first,
will terminate (and execute) last.
DoDi
.
- References:
- Noob parser question
- From: imissfloppydisks
- Noob parser question
- Prev by Date: Re: Absolute beginner - Need some pointers
- Next by Date: Compiler Loop Optimizations
- Previous by thread: Noob parser question
- Next by thread: Re: Noob parser question
- Index(es):