update README to point to local wambook (#1668)

This commit is contained in:
Mark Thom
2022-12-16 00:45:00 -07:00
parent 0a8fc70ba9
commit 1eff758751
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ programming, which is itself written in a high-level language.
Produce an implementation of the Warren Abstract Machine in Rust, done
according to the progression of languages in [Warren's Abstract
Machine: A Tutorial
Reconstruction](http://wambook.sourceforge.net/wambook.pdf).
Reconstruction](https://github.com/mthom/scryer-prolog/blob/master/wambook/wambook.pdf).
Phase 1 has been completed in that Scryer Prolog implements in some form
all of the WAM book, including lists, cuts, Debray allocation, first

BIN
wambook/wambook.pdf Normal file

Binary file not shown.