update
This commit is contained in:
@@ -8,9 +8,9 @@ pure Prolog.
|
|||||||
## Progress
|
## Progress
|
||||||
|
|
||||||
The language L0 is implemented as a simple REPL. It supports
|
The language L0 is implemented as a simple REPL. It supports
|
||||||
unification on facts and queries without backtracking and clauses
|
unification on facts and queries without backtracking and rules
|
||||||
without rules, in the familiar Prolog syntax. No data types apart from
|
without clauses, in the familiar Prolog syntax. No data types apart
|
||||||
atoms are currently supported.
|
from atoms are currently supported.
|
||||||
|
|
||||||
An example of the level of interaction currently supported is:
|
An example of the level of interaction currently supported is:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user