Comparison of programming languages (strings): Difference between revisions

Content deleted Content added
mNo edit summary
Line 34:
@"TheQuickBrownFox" ;; C#
r"TheQuickBrownFox" ;; Python
'TheQuickBrownFox' ;; Perl
<nowiki><![CDATA[ TheQuickBrownFox ]]></nowiki> ;; XML ([[CDATA|CDATA section]])