Giter Club home page Giter Club logo

kappaf's Introduction

KappaF

This repository contains the Coq sources for the formalisation of KappaF and the proof of its type soundness. There is a Makefile for compiling the scripts (cleaning the produced files). It also has a rule "make count" to show the number of lines for definitions and properties/proofs respectively. The source files are the following:

Definitions

  • Meta.v - Definitions of identifiers and partial maps

  • Syntax.v - The syntax of KappaF

  • Dynamic.v - The dynamic semantics of KappaF

  • Types.v - The static semantics of KappaF

  • WellFormedness.v - The definitions of well-formed configurations

Properties and proofs

  • [MetaProp - Properties](KappaF/MetaProp - Properties) of identifiers and maps, and their proofs

  • [SyntaxProp - Properties](KappaF/SyntaxProp - Properties) of the syntax their proofs

  • [DynamicProp - Properties](KappaF/DynamicProp - Properties) of the dynamic semantics the their proofs

  • [TypesProp - Properties](KappaF/TypesProp - Properties) of the static semantics and their proofs

  • [WellFormednessProp - Properties](KappaF/WellFormednessProp - Properties) of well-formedness rules and their proofs

  • Locking.v - Lemmas and theorems about locking

  • Progress.v - The proof of progress

  • Preservation.v - The proof of preservation

  • Soundness.v - The proof of type soundness

Miscellaneous

Libraries

License

This source code is released under the CRAPL license.

kappaf's People

Contributors

eliasc avatar

Watchers

James Cloos 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.