Jump to content

Calendar - for "REAL" programmers: Difference between revisions

Added COBOL, as a simple link to the already uppercase Calendar task. Added the etymology Trivia.
m (→‎{{header|Perl 6}}: add line breaks for easier reading)
(Added COBOL, as a simple link to the already uppercase Calendar task. Added the etymology Trivia.)
Line 27:
 
FYI: a nice ASCII art file of Snoopy can be found at [http://www.textfiles.com/artscene/asciiart/cursepic.art textfiles.com]. Save with a .txt extension.
 
'''Trivia:''' The terms uppercase and lowercase date back to the early days of the mechanical printing press. Individual metal alloy casts of each needed letter, or punctuation symbol, were meticulously added to a press block, by hand, before rolling out copies of a page. These metal casts were stored and organized in wooden cases. The more often needed ''miniscule'' letters were placed closer to hand, in the lower cases of the work bench. The less often needed, capitalized, ''majiscule'' letters, ended up in the harder to reach upper cases.
 
=={{header|Ada}}==
Line 384 ⟶ 386:
27 28 29 30 31 24 25 26 27 28 29 30 28 29 30 26 27 28 29 30 31 23 24 25 26 27 28 29 28 29 30 31
31 30</pre>
 
=={{header|COBOL}}==
Although it seems to be missing the pinup of Snoopy, see http://rosettacode.org/wiki/Calendar#COBOL
where the calendar is already a "REAL" calendar. Even down to the 6 character program name.
 
=={{header|Common Lisp}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.