A simple project that can encode and decode pig latin. To turn a word into pig latin, you add the first two letters to the end and add 'ay'.
Download to work, it doesn't do anything online. Also, it only works with single words, so if you want to translate a message, you will have to do each word individually.
Comments
You need to be logged in to post comments
Add a Comment
Cool! You are certainly making some interesting discoveries in the world of text manipulation - one of my favorite programming areas :)
Text manipulation... That sounds very evil.
(view all replies)