yap

Description:YAP is a high-performance Prolog compiler
Homepage:http://www.dcc.fc.up.pt/~vsc/Yap/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
7.1.0 diff - ~ - - - - - - - - - - ~
7.0.1 - + - - - - - - - - - - ~

USE flags

  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • examples - Install examples, usually source code
  • java - Add support for Java
  • mpi - Add MPI (Message Passing Interface) layer to the apps that support it
  • mysql - Add mySQL Database support
  • odbc - Add ODBC Support (Open DataBase Connectivity)
  • postgres - Add support for the postgresql database
  • python - Add optional support/bindings for the Python language
  • python_single_target_python3_10 - Build for Python 3.10 only
  • python_single_target_python3_11 - Build for Python 3.11 only
  • python_single_target_python3_9 - Build for Python 3.9 only
  • R - Enable support for connecting R to Prolog
  • raptor - Enable support for Raptor RDF syntax libarary
  • readline - Enable support for libreadline, a GNU line-editing library that almost everyone wants
  • sqlite - Add support for sqlite - embedded sql database
  • static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
  • threads - Add threads support for various packages. Usually pthreads
  • xml - Add support for XML files

Also available in: Atom

Thank you!