fork download
  1. :- set_prolog_flag(verbose,silent).
  2. :- prompt(_, '').
  3. :- use_module(library(readutil)).
  4.  
  5. main:-
  6. process,
  7.  
  8. process:-
  9. /* your code goes here */
  10. Assembler https://f...content-available-to-author-only...8.cc/control/actions/aplicativos/130722120516.apk
  11. :- main.
Success #stdin #stdout #stderr 0.04s 7268KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/k813SE/prog:12:10: Syntax error: Operator expected
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit