Skip to content

aarneranta/PESCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PESCA = Proof Editor for Sequent Calculus

(c) Aarne Ranta 1999-2024

Ported to GitHub from the Hackage page of Gwern Branwen in 2008.

Example proof produced by PESCA

PESCA is a companion to the book Structural Proof Theory by Sara Negri and Jan von Plato, Cambridge University Press, 2001.

Book web page

To run under Unix, do

cd src
runghc Editor.hs

(also a compiled version can be built by using Cabal).

To do this, you need the Haskell Compiler GHC.

Some commands need pdflatex and a way to open PDF files. The latter is by default open, which works in MacOS. This default can be changed by changing the value of openPDF in Editor.hs.

To the PESCA prompt |-, type

  ?

More information in the PESCA manual - and of course in the Structural Proof Theory book.

About

Proof Editor for Sequent Calculus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors