interpl

Experiments with intepreters in Prolog
git clone https://ccx.te2000.cz/git/interpl
Log | Files | Refs | README

commit 85cddd3cf0a0b5371c41078f4c1ee89cb2052219
parent 29bbdbd755ecee81359f6df58604fedb9c19e11d
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Fri, 30 May 2025 17:25:51 +0000

add README

Diffstat:
AREADME | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,2 @@ +1. Install swi-prolog +2. `make tests`