Jump to content

Talk:Recursive descent parser generator: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 12:
</pre>
 
Is there any way to simplify this? (I don't seem to remember any parser generators using two pieces of code like that, but I can't find anything saying you can get away with just one right now.)
Is there any way to simplify this?
 
The example I want to use is to take an arithmetic expression and turn it in to a series of single operations in the right order. So:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.