Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e958d797770f3

Jump to content

YAP (Prolog)

From Wikipedia, the free encyclopedia
(Redirected from YAP-Prolog)
YAP Prolog
Stable release
6.3.3 / 21 January 2013; 13 years ago (2013-01-21)
Preview release
7.1 / 9 January 2016; 10 years ago (2016-01-09)
Operating systemLinux, Windows, Solaris, Mac OS X
PlatformProgramming language
LicensePerl Artistic License 2.0
Websitewww.dcc.fc.up.pt/~vsc/yap/
Repositorygithub.com/vscosta/yap

YAP (Yet Another Prolog) is an open-source, high-performance implementation of the Prolog programming language 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 Prolog and SICStus Prolog. YAP has been developed since 1985. The original version was written in assembly, C and Prolog, and achieved high performance on m68k-based machines.

See also

[edit]