Mirai-Team / mirai-project

C++ library for games making purposes.
Other
3 stars 0 forks source link

Added a tokenizer. #78

Closed Lomadriel closed 9 years ago

Lomadriel commented 9 years ago

Added a tokenizer, it supports several characters and it also has a limit.

We should also remove the split function which is now obsolete.