Talk:Solving coin problems: Difference between revisions

Line 5:
==What is the grammar?==
This program doesn't learn, it is required to translate an english like sentence into algebraic equations. The synatax for this english like sentence is described only by a large number of regular expressions in the Perl implementation, and perhaps in a book which everyone may not have access to. Should we not specify that grammar fully in the task description. The task could be solved just by wrapping all these regular expressions in the language of your choice, which seems a little mindless.--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 12:32, 17 May 2013 (UTC)
==Solving the reultingresulting translation==
Rosetta Code has tasks for parsing and solving RPN and infix problems. Could we not use these instead of Maxima? So the task would be to translate whatever syntax we define into RPN or infix?--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 12:32, 17 May 2013 (UTC)
2,171

edits