Two different installations are possible which differ only on the treatement of cuts. If you have the Yalla library v2.0.2 installed, you can use the Yalla installation below. If you do not want to rely on Yalla, you can use the Yalla-free installation which provides cut admissibility as an axiom.
requires Yalla v2.0.2
$ ./configure yalla
$ make
$ make install
tested with Coq >= 8.10
$ ./configure
$ make
$ make install
nanoll.v
: minimal trusted base defining LL proofs as thell
typemacroll.v
: derivable rules for thell
typeaxiomcut.v
: axiom-based version ofcut_r
yallacut.v
:cut_r
admissibility based on Yallamacrollcut.v
: derivable rules for thell
type with cut