epfl-lara / leon

The Leon system for verification, synthesis, repair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leon 3.0 Build Status

Getting Started

To build Leon you will need JDK, scala, sbt, and some external solver binaries. On Linux, it should already work out of the box.

To get started, see the documentation chapters, such as

For change log, see CHANGELOG.md

The Stainless/Inox Stack

Leon verification has recently been split off into

  • Inox a backend solving layer, and
  • Stainless a Scala frontend that supports contract-checking and termination proving.

Leon remains (for now) the main project for synthesis and repair as well as resource bounds inference. However, developpment of verification-related features will most likely be confined to the Stainless/Inox front.

About

The Leon system for verification, synthesis, repair

License:Other


Languages

Language:Scala 98.0%Language:Standard ML 0.5%Language:Shell 0.5%Language:Java 0.3%Language:SMT 0.2%Language:Python 0.1%Language:HTML 0.1%Language:Makefile 0.1%Language:Isabelle 0.1%Language:OCaml 0.0%