Village Pump/Approximate fit solutions: Difference between revisions

From Rosetta Code
(This would give better scope for making comparisons)
m (moved Village Pump/Close fit solutions to Village Pump/Approximate fit solutions: approximate fit, rather than close fit. "close is subjective".)
(No difference)

Revision as of 10:00, 24 July 2011

Approximate fit solutions
This is a particular discussion thread among many which consider Rosetta Code.

Summary

New tag for "limited solutions"

Discussion

In some instances, it may not be possible for a language to provide an exact match solution to the task, due to limitations of the language or its utilized subcomponents. It mighr be a good idea to have a "limited solution" marker would be a good idea. (Similar to the "incorrect solution" tag), that reads something like 'The solution provided does not meet the exact specifications of the task, due to limitations of the language or its subcomponents. The author has tried to provide a "close fit" solution based on those limitations'. I know there are tasks on the wiki, where the solutions is a close approximation, rather than an exact fit. This might be quite useful. This would give better scope for making comparisons of languages, because it would be possible to see the limitations of the language and it tools for a particular task, (rather than the implementation being simply omitted, giving us nothing to use for evaluation of the language at all). Markhobley 09:55, 24 July 2011 (UTC)