summaryrefslogtreecommitdiff
path: root/lang/yap/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-11-04Take a new DIST_SUBDIR for the changed distfile.rillig1-2/+2
2005-11-01Changed MASTER_SITES to sourceforge, as the old one is not availablerillig1-2/+4
anymore. The checksum of the tarball has changed, because the documentation has been updated and one #ifdef been added to the source. Therefore bumped PKGREVISION.
2005-08-25Updated yap to 5.0.0.rillig1-3/+3
Changes include support for regular expressions and more example files.
2005-07-20Added YAP-4.4.4.rillig1-0/+17
YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its 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.