5HT / n2o-coq

N2O: Coq Application Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N2O: Coq Application Server

Only pure console infinite I/O here for now, stay tuned.

Prerequisites

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-io-system

Extract

./configure.sh
make

Build and Run

cd extraction/
make
./main.native

Credits

  • Maxim Sokhatsky

About

N2O: Coq Application Server

License:Other


Languages

Language:Coq 96.2%Language:Makefile 2.6%Language:Shell 1.2%