add version dependency information to README

This commit is contained in:
Mark Thom
2022-01-07 07:52:14 -07:00
parent 06313cac64
commit 693b6d2547

View File

@@ -26,6 +26,8 @@ considered ready for merging into master, among them:
* Greatly reducing the number of instructions used to compile disjunctives
* Storing short atoms to heap cells without writing them to the atom table
The rebis-dev branch should be built with **Rust 1.57 and up**.
## Phase 1
Produce an implementation of the Warren Abstract Machine in Rust, done