Isabelle/DOF is a novel Document Ontology Framework on top of Isabelle. Isabelle/DOF allows for both conventional typesetting as well as formal development.
Go to file
Burkhart Wolff 066396cfae Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-04-18 14:47:12 +02:00
document-generator Documented Eclipse setup. 2018-04-08 17:32:04 +01:00
examples Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-04-18 14:47:12 +02:00
ontologies Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF 2018-04-18 09:37:12 +02:00
.gitignore Added: simple test setup. 2018-03-06 09:44:07 +00:00
Assert.thy Kind of current status. 2018-02-07 19:44:27 +01:00
AssertLong.thy Kind of current status. 2018-02-07 19:44:27 +01:00
Isa_DOF.thy parsing and internal type-checking works. 2018-04-18 14:46:28 +02:00
Isa_MOF.thy Kind of current status. 2018-02-07 19:44:27 +01:00
MOF.sml no message 2018-04-06 14:13:17 +02:00
MyCommentedIsabelle.thy Finally solved the problem with the type conformance of default values to declared attribute types. 2018-04-17 17:39:16 +02:00
README.md Kind of current status. 2018-02-07 19:44:27 +01:00
ROOT Added session Isabelle_DOF. 2018-04-07 22:08:29 +01:00
RegExp.thy Kind of current status. 2018-02-07 19:44:27 +01:00
TODO Added more checks. 2018-02-09 12:25:15 +01:00
converter.scala stand der diskussion 2018-03-28 13:57:25 +02:00

README.md

Isabelle_DOF

--- Isa_DOF is currently not used. it is based on an reflection approach (a la Frederic) but was abandoned as too heavy for this little nut to crack