Skip to content

Commit a429610

Browse files
committed
chore: update README
1 parent 14d7746 commit a429610

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,3 +219,7 @@ Here's a list of prolog builtins available in the library:
219219
`findall/3`, `op/3`, `length/2`, `[]/0`,`atom_chars/2`, `number_chars/2`, `!/0`, `repeat/0`, `call/1`, `\\+/1`,
220220
`=\1`, `==/2` (as strictEq), `op/3`, `is/2`, `+/2`, `-/2`, `*/2`, `//2`, `///2`, `mod/2`, `=:=/2`, `=\\=/2`, `</2`, `>/2`,
221221
`>=/2`, `=</2`, `@</2`, `@>/2`, `@=</2`, `@>=/2`
222+
223+
### Use cases
224+
225+
* [Chess Project](https://github.com/kelvin-olaiya/PPS-22-prolog-as-scalaDSL-demo) by [@jahrim](https://github.com/jahrim) et al.

0 commit comments

Comments
 (0)