Calendar - for "REAL" programmers: Difference between revisions

Content added Content deleted
(→‎{{header|Perl}}: cheating?)
Line 258: Line 258:


`${E}${C}${H}${O} $PROGRAM | ${T}${R} A-Z ${A}-${Z} | ${P}${E}${R}${L}`;</lang>
`${E}${C}${H}${O} $PROGRAM | ${T}${R} A-Z ${A}-${Z} | ${P}${E}${R}${L}`;</lang>
Although, if we are abusing the backticks and other innocent programs, why not just: <lang Perl>$_=$ARGV[0]//1969;`\143\141\154 $_ >&2`</lang>


=={{header|PicoLisp}}==
=={{header|PicoLisp}}==