Skip to content

wilcoxjay/PrettyParsing

Repository files navigation

PrettyParsing

This is a simple library for implementing verified, human-readable, text-based representations of data in Coq.

Build Instructions

PrettyParsing depends on StructTact. This dependency is automatically detected by the ./configure script if it is built in a sibling directory to this repository. Otherwise, you will need to edit ./configure to set the StructTact_PATH environment variable to the path of your StructTact build.

./configure
make

About

verified, human-readable, text-based serializers in Coq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published