A simple, header-only library to translate from English to Pig Latin.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Jekel 637df57372 fixed another mistake with using substr; got to rememer 2nd param is count not index 5 years ago
docs add more documentation 5 years ago
include fixed another mistake with using substr; got to rememer 2nd param is count not index 5 years ago
LICENSE change licence from LGPLv3 to MIT 6 years ago
README.md update readme 6 years ago

README.md

Anslatortray

A simple, header-only library to translate from English to Pig Latin.

Include the anslatortray.hpp file in your C++ project and go!

Licencing

Copyright 2018 John Jekel. Anslatortray is licenced under the MIT licence.