https://github.com/meithecatte/isabelle-markup
Export Isabelle theories to HTML with full syntax highlighting
https://github.com/meithecatte/isabelle-markup
Last synced: 11 months ago
JSON representation
Export Isabelle theories to HTML with full syntax highlighting
- Host: GitHub
- URL: https://github.com/meithecatte/isabelle-markup
- Owner: meithecatte
- Created: 2021-01-08T17:51:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T02:00:21.000Z (about 4 years ago)
- Last Synced: 2025-01-30T19:49:14.659Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# isabelle-markup
Parses the output of `isabelle dump` to create HTML renderings of Isabelle
source code with type-signature-on-hover and go-to-definition. Since
Isabelle2021-1-RC2, this is built in to Isabelle itself, which makes this
project obsolete.