Skip to content
/ lttt Public

"A Basis for Event-Driven Programming" based on Linear Temporal Type Theory

Notifications You must be signed in to change notification settings

aerabi/lttt

Repository files navigation

Linear Temporal Type Theory

Docker CI DOI

An implementation of Linear-Time Temporal Type Theory

Meta

Building and installation instructions

The easiest way to install the latest released version of Linear Temporal Type Theory is via OPAM:

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

To instead build and install manually, do:

git clone https://github.com/aerabi/lttt.git
cd lttt
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

"A Basis for Event-Driven Programming" based on Linear Temporal Type Theory

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages