José Antonio Riaza Valverde

Results 55 comments of José Antonio Riaza Valverde

> BTW, is there some simple way/instruction to use Tau from a Linux-shell? I am not really accustomed with all these net-technologies. I just added the REPL script that we...

You need to install the `readline-sync` package. ```npm install -g readline-sync```

Ok, then just run `npm i` on the repo.

Mmm, try to install locally `readline-sync` with `npm install readline-sync`. If not, you have to update node to the latest version and run `npm i` again.

Hi. Are you using the latest version of Tau Prolog?