RegExpr Test if the language denoted by an expression regular is empty. Tested with OpenJDK 20.0.2 and ant 1.10.14. Installation and running the program: $ git clone https://github.com/asr/RegExpr.git $ cd RegExpr $ ant run