Lex Input REs to generate a scanner to judge the validity of a lex For example, input "aa*bbb*", it will generate a scanner to assert whether the string you input matches the regular expression.