Rosetta Code:Village Pump/Running the programs

From Rosetta Code
Revision as of 15:43, 9 December 2008 by Rahul (talk | contribs) (Request to show how to run the snippets for easier testing and validation.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a request to document how to run the snippets provided somewhere (At least once in the main language page if all samples use the same format.). It would help others test and validate your snippets more easily. For e.g I am having a hard time figuring out how to run (and print the result of )Haskell Prime decomposition.