Rosetta Code:TODO: Difference between revisions

→‎TODO: Long examples
No edit summary
(→‎TODO: Long examples)
Line 13:
** It would be nice to have the common mistake of <nowiki><lang name>...</lang name></nowiki> either fail hard or silently be fixed to the proper form of <nowiki><lang name>...</lang></nowiki>. Otherwise, it hides all subsequent page content until it finds an correct <nowiki></lang></nowiki> end tag.
* Add features and paradigms to all language pages using parameters in [[Template:Language]] and [[Template:Language programming paradigm]]
** <s>Add features according to the [[Language Comparison Table]] where applicable</s>
** Add features and paradigms to the LCT where missing and known
* Move information from [[:Category:Programming Paradigms]] to their appropriate pages in [[:Category:Programming paradigm]], or merge these categories in some other appropriate way.
*Break extra long examples out into their own pages (similarly to [[99 Bottles of Beer#An object-oriented solution]] and [[99 Bottles of Beer/C++/Object Oriented]]) to reduce server load when loading and editing these pages. [[Special:LongPages]] may be a good place to look.
==Automation Candidates==
Any process with a straightforward procedure likely has a programmatic solution, or at least a means to be accelerated programmatically, either via clever usages of templates, page transclusion, a MediaWiki extension, JavaScript, or a bot.
Anonymous user