Shebang
You can start your prolog scripts with a shebang-line. This makes them runable without specifying the interpreter.
This repo contains an example inspired from here:
./src/shebang.pl
helloYou can start your prolog scripts with a shebang-line. This makes them runable without specifying the interpreter.
This repo contains an example inspired from here:
./src/shebang.pl
hello