https://github.com/elefthei/ott-starter
Easy ott
https://github.com/elefthei/ott-starter
Last synced: 5 months ago
JSON representation
Easy ott
- Host: GitHub
- URL: https://github.com/elefthei/ott-starter
- Owner: elefthei
- Created: 2024-01-15T05:04:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T05:05:10.000Z (over 2 years ago)
- Last Synced: 2025-04-11T21:19:39.613Z (about 1 year ago)
- Language: Makefile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Poly lang
------------
The syntax and semantics are defined with ott-lang/ott.
Install it via opam
```
opam install ott
```
Then run
```
cd docs && make
```
# ott-starter