Rosetta Code:TODO: Difference between revisions

→‎TODO: Added language feature task
m (→‎TODO: corrected internal link)
(→‎TODO: Added language feature task)
Line 10:
* Go through the "needs-review" and "incorrect" examples on the [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
* Copy/modify code from [[Loop Structures]] to pages in [[:Category:Iteration]].
* <s>Change <nowiki><language></language> tags to <lang language></lang></nowiki> tags. Check for correct highlighting as you go and discuss problems [[Village Pump:Home/Syntax Highlighting‎|here]].</s>
*<s>Check pages for <nowiki><code> tags that were intended to be inline with text and change them to <tt></nowiki> tags.</s> Unnecessary due to switch to lang tags.
* Change ''all'' code examples and creation guides to use <nowiki><lang></nowiKi> instead of '''tt''' or '''pre'''. GeshiCodeTag will now quietly wrap those in HTML '''pre''' blocks. Use a standardized language ID for each language. I'll alias them to existing or newly supported language IDs as appropriate and possible.
* Add features and paradigms to all language pages using parameters in [[Template:Language]] and [[Template:Language programming paradigm]]
** Add features according to the [[Language Comparison Table]] where applicable
** Add features and paradigms to the LCT where missing and known
 
==Ideal Minimum Penetration==
Anonymous user