Rosetta Code:Add a Language: Difference between revisions

m
→‎Examples: added the word "name" after language (to qualify what is being added).
m (→‎Examples: tried to explain what "fit" means in this context.)
m (→‎Examples: added the word "name" after language (to qualify what is being added).)
Line 47:
If you're pressed for time, browse the [[:Category:Programming Tasks|list of tasks]] and find a couple simple ones you can implement. [[User Output]], [[Loop Structures]] and [[Conditional Structures]] are some common ones that most languages support. For the sake of this demonstration, let's suppose that Ayrch looks a lot like BASIC, and implement [[User Output]].
 
We would need to go to that page, find where the language name would fit (alphabetically), and add this code:
 
<pre>