Version 1.5
Version 1.5 of the scala-tptp-parser library.
Updates:
- Bumped Scala version to 2.13.8
- Parsing of (user/defined/system) comments into the AST, thanks to @XBagon
- Support of sub-roles (e.g.,
axiom-something
orconjecture-[strength(0.85)]
) - Full support for new non-classical TPTP syntax (http://tptp.org/NonClassicalLogic/)
See the README for further information.