https://github.com/logicalhacking/core_sc_dom
Local mirror of the Archive of Formal Proof (AFP) entry "Core_SC_DOM".
https://github.com/logicalhacking/core_sc_dom
Last synced: 10 months ago
JSON representation
Local mirror of the Archive of Formal Proof (AFP) entry "Core_SC_DOM".
- Host: GitHub
- URL: https://github.com/logicalhacking/core_sc_dom
- Owner: logicalhacking
- License: other
- Created: 2020-12-19T10:53:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-11T11:52:10.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T03:12:09.037Z (11 months ago)
- Language: Isabelle
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# A Formal Model of the Document Object Model (Core_SC_DOM)
This git repository contains a local mirror of
the [Archive of Formal Proofs (AFP)](https://www.isa-afp.org).
entry [*A Formal Model of the Document Object Model*.](https://www.isa-afp.org/entries/Core_SC_DOM.shtml)
The official AFP releases are tagged. Additionally, this repository
may contain extensions (i.e., a development version) that may be
submitted at a later point in time.
## How to build
```console
achim@logicalhacking:~$ isabelle build -D Core_SC_DOM
```
## Authors
* [Achim D. Brucker](http://www.brucker.ch/)
* [Michael Herzberg](http://www.dcs.shef.ac.uk/cgi-bin/makeperson?M.Herzberg)
## License
This project is licensed under a 3-clause BSD-style license.
SPDX-License-Identifier: BSD-3-Clause
## Master Repository
The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com) at
.
## Publications
* Achim D. Brucker and Michael Herzberg. A Formal Semantics of the Core DOM in
Isabelle/HOL. In The 2018 Web Conference Companion (WWW). Pages 741-749,
ACM Press, 2018.
* Achim D. Brucker and Michael Herzberg. Formalizing (Web) Standards: An
Application of Test and Proof. In TAP 2018: Tests And Proofs. Lecture Notes
in Computer Science (10889), pages 159-166, Springer-Verlag, 2018.