Logo
  • Home
  • INSTALL
  • Calling YAP
  • Core Built-ins
  • Programming
  • Extensions
  • Library
  • Available Packages
  • Foreign Language Interface
YAP Prolog Reference Manual
  • Control Predicates

Control Predicates¶

  • Freeze System Configuration

  • Handling Undefined Procedures

  • Error Handling

  • expand_term/3

  • stream_property/2
  • call_nth/2
  • call_in_module/1
  • halt/1
  • halt/0
  • break/0
  • version/1
  • version/0
  • prolog_initialization/1
  • garbage_collect_atoms/0
  • nogc/0
  • gc/0
  • grow_stack/1
  • grow_heap/1
  • call_with_args/3
  • setup_call_cleanup/4
  • call_cleanup/3
  • gated_call/4
  • call/3
  • if/3
  • /1
  • ignore/1
  • prolog::forall/3
  • once/1
  • incore/1
  • call/1
  • +/0
  • repeat/0
  • +/0
  • !/0
  • :Condition/0
  • :P/0
  • :P,0:Q/0
  • exception/3
  • user:term_expansion/3
  • user"goal_expansion/3
  • user::mksys/1
  • user::export_from_prolog/1

Built with MkDocs using a theme provided by Read the Docs.