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 438e8f8e49 Conflict resolved.
Merge branch 'master' of https://git.logicalhacking.com/HOL-OCL/Isabelle_DOF
2018-05-21 11:19:40 +02:00
document-generator In argument lists, map \isacharunderscore to '_', otherwise to '\_'. 2018-05-20 10:54:28 +01:00
examples Some library code for attribute accesses (not yet working) 2018-05-11 15:51:26 +02:00
ontologies viele Kleinigkeiten 2018-05-21 11:16:20 +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 Added syntactic constants for classes (for proper 2018-05-15 09:11:17 +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 Added syntactic constants for classes (for proper 2018-05-15 09:11:17 +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 Conflict resolved. 2018-05-21 11:19:40 +02:00
TODO Added more checks. 2018-02-09 12:25:15 +01: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