Browse the web or read text in any of several comic English dialects. Pick from Redneck, Jive, Cockney, Elmer Fudd, Swedish Chef, Moron, and Pig Latin.
Website "translates" text into jive, Valley Girl speak, Pig Latin, and the speech of "Swedish Chef" from "The Muppet Show."
www.cs.utexas.edu/users/jbc/home/chef.html
Joe Strout's Python Tidbits Here are some scripts which are small, simple, easy to understand, and which do something at least mildly interesting. Unless noted otherwise, they should run on any platform, and don't require any libraries not included with the standard distribution. (Note to Windows users: run python from a DOS window; do not use PythonWin.) Scripts may be run in one of the ...
www.strout.net/python/tidbits.html
MIT 6.80s: Interactive Programming on the Web Programming Project: A Pig Latin Translator In this project, you will write a java applet. The applet will translate text typed by the user into Pig Latin. We have supplied you with the Graphical User Interface (GUI) that you'll need to interact with your applet under Netscape or appletviewer. Your job is to write the interactive control loop that ...
www.ai.mit.edu/projects/cs101-staff/psets/PigLatin/PigLatinProject.html