Regular expressions are a universal tool for matching, validating, and transforming text across programming languages and command-line tools. They can condense complex string operations into compact, ...
All types of floating point notations are working now; All types of complex number notations are working now; New types of binary and octal-number notations are supported; Long integer is removed.