Automic VaultAutomic Vault

brew

ott mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ott in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ott

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ott

MacPorts ports tree · devel/ott/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install libcoq-ott

Debian stable package indexes · libcoq-ott · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#ott

nixpkgs package indexes · pkgs/by-name/ot/ott/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tool for writing definitions of programming languages and calculi

Verlauf

Projektgeschichte und Nutzung

Ott is a tool and metalanguage for writing definitions of programming languages and calculi. It lets semanticists write syntax, binding structure, and inference rules once, then generate LaTeX, Coq, HOL, Isabelle/HOL, Lem, OCaml, and related artifacts.

Projektgeschichte

Ott was principally developed by Peter Sewell, Francesco Zappa Nardelli, and Scott Owens, with a wider contributor group. Its design was published at ICFP 2007 and then as a Journal of Functional Programming article in January 2010.

The project arose from a specific pain point in programming-language research: full-scale semantic definitions are valuable but hard to keep consistent when they live only in informal mathematics or inside a single proof assistant. Ott's answer was a readable ASCII notation plus sanity checking and code generation into both publication and mechanized-proof formats.

Adoptionsgeschichte

The Ott manual and repository document examples spanning untyped and simply typed lambda calculi, ML polymorphism, POPLmark F<:, TAPL systems, a Leroy-style module system, Lightweight Java, Java module-system work, and a substantial OCaml-light semantics. The JFP paper reports larger case studies including OCaml light with 310 rules and mechanized soundness results.

Ott's adoption is strongest in programming-languages research, where the same source definition can support papers, collaborative editing, and proof assistant artifacts. The 2010 'Ott or Nott' workshop abstract is a useful adoption signal: it presents Ott as part of a working language-design process, not merely as a backend generator.

Wie es verwendet wird

A typical user writes an .ott source file describing object-language syntax and semantic judgments, then invokes ott with one or more -o outputs such as .tex, .v, .thy, HOL script, Lem, or OCaml files. The tool can also filter embedded terms in LaTeX, Coq, Isabelle/HOL, Lem, or OCaml source.

The generated artifacts reduce drift between the published rules, the parser-level syntax, and the formal definitions used for mechanized reasoning. For package users, the command-line binary is the bridge between a research notation and several proof and documentation ecosystems.

Warum Paket-Nerds sich dafür interessieren

Ott is a rare package that is both a compiler-like CLI and a research infrastructure artifact. Its package value comes from reproducibility: a language-definition source can be checked, regenerated, versioned, and consumed by multiple proof assistants and typesetting workflows.

Zeitleiste

  • 2007: Ott was presented at ICFP as 'Effective Tool Support for the Working Semanticist'.
  • 2010: The Journal of Functional Programming article expanded the Ott design, motivation, and case studies.
  • 2010: 'Ott or Nott' discussed the experience of using Ott in programming-language design and mechanized-metatheory workflows.
  • 2024: The GitHub README stated that Ott remained in continuous use.

Related projects

  • Ott sits alongside Coq, HOL, Isabelle/HOL, Lem, OCaml, LaTeX, POPLmark, TAPL-style calculi, Lightweight Java, and OCaml-light semantics work.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:programming language

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ottcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version0.34
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.34

https://github.com/ott-lang/ott

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ott
Version0.34
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ott
Homepagehttps://www.cl.cam.ac.uk/~pes20/ott/
Repositoryhttps://github.com/ott-lang/ott
Upstream-Dokumentationhttps://github.com/ott-lang/ott#readme
LizenzBSD-3-Clause
Quellarchivhttps://github.com/ott-lang/ott/archive/refs/tags/0.34.tar.gz
Zuletzt aktualisiert2026-06-22T14:05:47-07:00
Pulseupdated
Build-Abhängigkeitengmp, ocaml, opam, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameott
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libcoq-ott 0.34+ds-1+b4

Ott tool (Coq plugin)

https://github.com/ott-lang/ott

sudo apt install libcoq-ott
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ott
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ott
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcoq-ott from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ott-tools 0.34+ds-1+b4

Ott tool (executable)

https://github.com/ott-lang/ott

sudo apt install ott-tools
  • Section: ocaml
  • Architecture: amd64
  • Source Package: ott
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ott
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ott-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ott

nix profile install nixpkgs#ott
  • normalized package name match
  • Abgeglichen nach: Ott
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ot/ott/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcoq-ott 0.33+ds-2build3

Ott tool (Coq plugin)

https://github.com/ott-lang/ott

sudo apt install libcoq-ott
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: ott
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ott
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcoq-ott from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ott-tools 0.33+ds-2build3

Ott tool (executable)

https://github.com/ott-lang/ott

sudo apt install ott-tools
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: ott
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ott
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ott-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

ott

sudo port install ott
  • normalized package name match
  • Abgeglichen nach: Ott
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ott/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment