• Places
    • Home
    • Graphs
    • Prefixes
  • Amalgame
    • Alignment interface
    • Vocabulary browser
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

2.21 SWI-Prolog and 64-bit machines
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Overview
        • SWI-Prolog and 64-bit machines
          • Supported platforms
          • Comparing 32- and 64-bits Prolog
          • Choosing between 32- and 64-bit Prolog
    • Packages

2.21.1 Supported platforms

SWI-Prolog can be compiled for a 32- or 64-bit address space on any system with a suitable C compiler. Pointer arithmetic is based on the type (u)intptr_t from stdint.h, with suitable emulation on MS-Windows.

ClioPatria (version no GIT?)