Skip to content

N1ark/Gillian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

The Gillian Platform

Structure

The project contains:

.
├── Gillian-C   # Instantiation of Gillian for CompCert-C.
├── Gillian-JS  # Instantiation of Gillian for ES5 JavaScript.
├── GillianCore # The Gillian library.
└── wisl        # Instantiation of Gillian for a small While language
                # for research and teaching.

Documentation

You can view the latest documentation here.

License

Gillian is licensed under the BSD-3 License.

About

The Gillian Platform main repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 56.0%
  • JavaScript 34.6%
  • C 7.2%
  • TypeScript 1.3%
  • Shell 0.3%
  • Python 0.3%
  • Other 0.3%