Skip to content

A minimal, certified, executable HTTP server written in Coq

Notifications You must be signed in to change notification settings

edwinans/coq-MiniHTTPServer

 
 

Repository files navigation

MiniHTTPServer

This project aims to be a complete demonstration for FreeSpec. It is a minimalist, certified HTTP server implemented in Coq.

Getting Started

opam switch create . ocaml-base-compiler.4.10.2 --repositories default,coq-released --no-install
opam pin add https://github.com/lthms/coq-comparse.git -y
opam pin add . -y

About

A minimal, certified, executable HTTP server written in Coq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Coq 82.6%
  • OCaml 13.9%
  • Shell 3.5%