• Stars
    star
    363
  • Rank 116,426 (Top 3 %)
  • Language
    OCaml
  • License
    Other
  • Created about 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The DeepSEA programming language

The DeepSEA Language

You can download a zip file from the releases page. Please see the DeepSEA language reference for installation and usage instructions.

The zip file includes pre-built binaries for Linux (Ubuntu) and MacOS. Since they use some system libraries, it is possible that they will not work on every version of Linux or MacOS. It is also easy to build the binaries from source yourself, following the instructions in the src directory.

The project page at the CertiK website has more information about the DeepSEA project, including the blog posts An Introduction to DeepSEA and How DeepSEA Works.

The DeepSEA compiler includes files taken and modified from CompCert, so it is developed pursuant to the CompCert licence. In particular, it may only be used for educational, research, personal or evaluation purposes, and not for commercial use.

Please let us know what you think! Feedback can be sent to [email protected].