Determine if string is a valid Identifier. Placed here because of commonality with Lexer functionality.
0 invalid
See Implementation
Determine if string is a valid Identifier. Placed here because of commonality with Lexer functionality.