fork download
  1. 死ぬ(X):-人間(X).
  2. 人間(ソクラテス).
  3. main:
  4. (人間(ソクラテス)->
  5. write('ソクラテスは死ぬ'),nl
  6. ;
  7. write('証明できない'),nl
  8. ),
Success #stdin #stdout #stderr 0.02s 7084KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/fx6bnM/prog:3:
	Full stop in clause-body?  Cannot redefine ,/2
ERROR: /home/fx6bnM/prog:10: Initialization goal raised exception:
ERROR: prolog_main:main/0: Undefined procedure: main/1
ERROR:   However, there are definitions for:
ERROR:         main/0
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit