regexp-1.0.0 ------------ Version 1.0.0 Author Michael Hanus Synopsis Library to specify the semantics of regular expressions Category Parsing Dependencies Compiler compatibility pakcs >= 1.14.0 kics2 >= 0.5.0 Description This package contains a library which specifies the semantics of regular expressions and regular expression matching in a high-level manner via non-deterministic operations. This library might be useful as an oracle to test more efficient regular expression matchers. Exported modules RegExpSem Test suite Directory examples Test modules ABC Source Git https://git.ps.informatik.uni-kiel.de/curry-packages/regexp.git@v1.0.0 License BSD-3-Clause License file LICENSE