Coder Social home page Coder Social logo

slfun's Introduction

SLFun: Separation Logic Functionalization

SLFun is a toy framework to define imperative programs proven correct using separation logic in the Coq proof assistant. It separates the proof obligations about the shape of the memory from the ones about the contents of the memory objects. After the resolution of the formers, the later are presented as a functional program whose correctness can be proven using standard methods. It is inspired by the Steel framework of F* and borrows some of its concepts.

See .versions for the currently used Coq version. At the root of the repository, make should verify the whole project, including examples. The .v files can then be visited interactively.

See the doc directory for a description of the module and Test/SLList.v for an example of a program.

slfun's People

Contributors

857b avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.