Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtoohey31/lott
An ott-like DSL embedded in Lean.
https://github.com/mtoohey31/lott
lean lean4
Last synced: 16 days ago
JSON representation
An ott-like DSL embedded in Lean.
- Host: GitHub
- URL: https://github.com/mtoohey31/lott
- Owner: mtoohey31
- Created: 2024-07-31T04:06:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-01T15:59:35.000Z (23 days ago)
- Last Synced: 2025-01-01T16:38:27.503Z (23 days ago)
- Topics: lean, lean4
- Language: Lean
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lott
An [ott](https://github.com/ott-lang/ott)-like DSL embedded in Lean.
![lott](https://github.com/user-attachments/assets/671b89f7-fba0-4a90-bfed-dd01c0f8c9db)
See the [`LottExamples`](LottExamples) directory for usage examples. Latex output is still a work in progress.
## References
- Peter Sewell, Francesco Zappa Nardelli, Scott Owens, Gilles Peskine, Thomas Ridge, Susmit Sarkar, and others. 2010. Ott: Effective tool support for the working semanticist. Journal of functional programming 20, 1 (2010), 71–122.
- Arthur Charguéraud. 2012. The locally nameless representation. Journal of automated reasoning 49, (2012), 363–408.