Talk:Parsing/Shunting-yard algorithm: Difference between revisions

(→‎C and missing functionality: What was missing.)
Line 4:
::It ''was'' missing either a prominent explanation of why it cannot provide the output requested in the task description or it needs that output; it also lacked the example from the task description, the lexing of which is designed to be straight-forward and so allow code to concentrate on the shunting-yard part.
::There is no indication of the form of any output - the task requires a space separated string of tokens and this feature directly links to the other two tasks linked to from the task description that take that space separated RPN and either calculate the value or convert it back to an infix expression (whilst asking that you display what is happening in key data structures). --[[User:Paddy3118|Paddy3118]] 19:55, 5 December 2011 (UTC)
 
<nowiki>{{improved}}</nowiki>! --[[User:Paddy3118|Paddy3118]] 05:47, 6 December 2011 (UTC)
Anonymous user