An open API service indexing awesome lists of open source software.

https://github.com/clarus/certified-web-servers

A study about certified web servers.
https://github.com/clarus/certified-web-servers

Last synced: about 2 months ago
JSON representation

A study about certified web servers.

Awesome Lists containing this project

README

        

# Certified web servers
> A study about certified web servers.

## Parsing
### TRX: A Formally Verified Parser Interpreter
https://arxiv.org/pdf/1105.2576.pdf

### Formal verification of a realistic compiler
http://gallium.inria.fr/~xleroy/publi/compcert-CACM.pdf

### Verified, Executable Parsing
http://users.cecs.anu.edu.au/~aditi/esop09_submission_16.pdf

### Total Parser Combinators
http://www.cse.chalmers.se/~nad/publications/danielsson-parser-combinators.html