update README
This commit is contained in:
@@ -40,7 +40,7 @@ Use the WAM code produced by the completed code generator to target LLVM
|
|||||||
IR to get JIT-compiled and -executed Prolog programs.
|
IR to get JIT-compiled and -executed Prolog programs.
|
||||||
|
|
||||||
It's my hope to use rusty-wam as the logic engine of a low level (and
|
It's my hope to use rusty-wam as the logic engine of a low level (and
|
||||||
ideally, very fast) Shen implementation.
|
ideally, very fast) [Shen](http://shenlanguage.org) implementation.
|
||||||
|
|
||||||
## Tutorial
|
## Tutorial
|
||||||
To enter a multi-clause predicate, the brackets ":{" and "}:" are used
|
To enter a multi-clause predicate, the brackets ":{" and "}:" are used
|
||||||
|
|||||||
Reference in New Issue
Block a user