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

Implementation Considerations¶

This section is about the YAP implementation, and is mostly of interest to hackers.

  • Prolog Flags

  • Parser Implementation

  • Internals of Text Processing

  • Supporting features of the Prolog language.

  • The key data-structures that implement the YAP Internal DB

  • Memory Allocation in YAP

  • Operator Impementation

  • Indexing

  • Implementation of The Internal data-nase

  • How to access a list of arguments from C


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