Rosetta Code:Village Pump/Sales and stuff/Lingual sets: Difference between revisions

From Rosetta Code
Content added Content deleted
(An example lingual set)
 
Line 9: Line 9:
private:
private:
std::string pseudocode;
std::string pseudocode;
{;</lang>
};</lang>

Revision as of 07:12, 25 January 2010

Add other h1s for other types of ideas. Preferably no more than 20 chars wide, 5-6 lines long; These need to fit in rather small places.

Simple language poetry

"My pseudocode is in Perl"

<lang perl>my $pseudocode;</lang> <lang c>void psuedocode();</lang> <lang cpp>class Code {

 private:
   std::string pseudocode;

};</lang>