Isabelle/DOF is a novel Document Ontology Framework on top of Isabelle. Isabelle/DOF allows for both conventional typesetting as well as formal development.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Isabelle/DOF Version Information
- DOF_VERSION="Unreleased" # "Unreleased" for development, semantic version for releases
- DOF_LATEST_VERSION="1.1.0"
- DOF_LATEST_ISABELLE="Isabelle2021"
- DOF_LATEST_DOI="10.5281/zenodo.4625176"
- DOF_GENERIC_DOI="10.5281/zenodo.3370482"
- #
- # Isabelle and AFP Configuration
- ISABELLE_VERSION="Isabelle2021: February 2021"
- ISABELLE_URL="https://isabelle.in.tum.de/website-Isabelle2021/"
- AFP_DATE="afp-2021-03-09"
- AFP_URL="https://www.isa-afp.org/release/"$AFP_DATE".tar.gz"
- #
- # Isabelle/DOF Repository Configuration
- DOF_URL="https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF"
- DOF_ARTIFACT_DIR="releases/Isabelle_DOF/Isabelle_DOF"
- DOF_ARTIFACT_HOST="artifacts.logicalhacking.com"
- #
|