package lem

  1. Overview
  2. No Docs
Lem is a tool for lightweight executable mathematics

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2026-05-01.tar.gz
sha256=87782e0887613d5ec3d52831762f4537cd46f4817b03ec37e80831f52a5b7f03
sha512=5372418b2451ad44a91e8324926661b19fb402b7a33981977bc680be9d33f9c2ccaa2d2bf146c573fcfc5eb4d660cf06c6ac8278313ec52c560ee86b3fc5cfc6

Description

Lem is a tool for lightweight executable mathematics, for writing, managing, and publishing large-scale portable semantic definitions, with export to LaTeX, executable code (currently OCaml) and interactive theorem provers (currently Coq, HOL4, and Isabelle/HOL).

It is also intended as an intermediate language for generating definitions from domain-specific tools, and for porting definitions between interactive theorem proving systems.

Published: 02 May 2026

Dependencies (6)

  1. num
  2. zarith >= "1.4"
  3. conf-findutils build
  4. ocamlbuild build
  5. ocamlfind build & >= "1.5.1"
  6. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (3)

  1. libsail
  2. linksem
  3. sail < "0.15"