livrelogique / pravda

Pravda is a tool for teaching formal logic.

Home Page:http://pravda.irisa.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pravda

This tool provides exercices in formal logic, more precisely for proof systems. You can have a look at the following address: http://pravda.irisa.fr/

Building the tool

Be sure to have installed tsc, the TypeScript compiler. Run tsc in the root folder. The release version is then in the folder dist. You may launch it with python -m http.server.

Acknowledgement

Thanks to Thibaut Antoine for having developed the module for sequent calculus.

About

Pravda is a tool for teaching formal logic.

http://pravda.irisa.fr/

License:GNU General Public License v2.0


Languages

Language:TypeScript 100.0%