Add support for string data type. 1. Add regex for str literals in lexer 2. Test parser
Add support for string data type.