-
Notifications
You must be signed in to change notification settings - Fork 1
JPipe 101
Sébastien Mosser edited this page Aug 9, 2024
·
1 revision
- Setting up the jPipe compiler and editor on your computer
- Writing your first justification
- Exporting a justification into an image.
For this tutorial, you'll learn how to use the command line and the IDE we provide as a VSCode extension. Feel free to skip the part you're not interested in.
To install the environment, start by reading this page: Setup Instructions
jPipe uses a textual syntax to model so-called justifications. In a nutshell, a justification is a logical reasoning that starts from evidence(s) to reach a conclusion, by applying strategies to produce sub-conclusions, which can be used as "composed" evidences.
jPipe is an open-source software (MIT License) developed at McSCert (McMaster University).
- Home
- Install jPipe
- Tutorials
- jPipe 101
- Models 2024
- McScert only
- Contributing