Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yap: High-performance Prolog Compiler
- Summary
- A high-performance Prolog compiler developed at LIACC, Universidade do
Porto. The Prolog engine is based in the WAM (Warren Abstract
Machine), with several optimizations for better performance. YAP
follows the Edinburgh tradition, and is largely compatible with the
ISO-Prolog standard and with Quintus and SICStus Prolog.
Changelog
- * Wed Sep 7 23:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 5.0.0-1
- New Version 5.0.0
- * Sat Jun 18 23:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 4.5.5-5
- Use /usr/lib for x86_64
- * Sat Jun 18 23:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 4.5.5-4
- Fix for non-i386 compilers