Warren's Abstract Machine: A Tutorial Reconstruction
Summary
This repository provides the electronic version of Hassan Ait-Kaci's book 'Warren's Abstract Machine: A Tutorial Reconstruction', an out-of-print tutorial on the Warren Abstract Machine used for Prolog compilation, now freely available for non-commercial use.
View Cached Full Text
Cached at: 06/05/26, 05:05 AM
a-yiorgos/wambook
Source: https://github.com/a-yiorgos/wambook
wambook
Warren’s Abstract Machine: A Tutorial Reconstruction by Hassan Ait-Kaci
http://wambook.sf.net
Warren’s Abstract Machine: A Tutorial Reconstruction is a book written by Hassan Ait-Kaci. The book explains the Warren Abstract Machine and is now out of print. The author owns the copyright and for a time the book was available at: http://vanx.org/archive/wam/wam.html for free to anyone who wanted to use it for non-commercial purposes.
vanx.org seems to be a parcked domain at the moment so I setup this page for anyone interested in the electronic version of the book.
Similar Articles
Abstract Machines for Logic Programs
The article explores the implementation of logic programs using abstract stack machines, detailing how different mode assignments for inference rules (such as addition) translate into state machine transitions for computation.
@tom_doerr: Decodes Claude Code architecture using source maps https://github.com/alejandrobalderas/claude-code-from-source…
A tweet announces a GitHub repository that decodes Claude Code's architecture using source maps, providing an educational 18-chapter book on the internals of Anthropic's AI coding agent.
Recreation of the 1956 IPL-I version of the Logic Theorist theorem prover
Recreation of the first published version (1956, IPL-I) of the Logic Theorist theorem prover, a seminal AI program by Newell, Shaw, and Simon, with runnable Python code and documentation.
ATLAS: Autoformalized Textbook Library At Scale
ATLAS is a large-scale Lean 4 library of textbook mathematics autoformalized by LLMs, covering 26 books with over 46,000 declarations. It provides reusable formal building blocks for human and machine-driven formalization.
Introduction-to-Autonomous-Robots/Introduction-to-Autonomous-Robots
An open textbook covering computational principles of autonomous robots, available as source code on GitHub and as a print version from MIT Press.