Changeset 4543 for trunk/examples
- Timestamp:
- 10/28/08 15:58:54 (2 months ago)
- Files:
-
- 1 modified
-
trunk/examples/NOTES.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/NOTES.txt
r4541 r4543 43 43 44 44 45 Follows a short description of each included example :45 Follows a short description of each included example (in alphabetical order): 46 46 47 47 ack 48 implementation of the Ackermann function48 implementation of the Ackermann arithmetic function 49 49 50 50 aliases … … 108 108 very simple example of using the new, experimental encoding/1 109 109 directive (requires Logtalk to be run with either YAP, SWI-Prolog, 110 CxProlog, or SICStus Prolog)110 CxProlog, K-Prolog, or SICStus Prolog) 111 111 112 112 engines … … 198 198 199 199 puzzles 200 several examples of logical puzzles200 several examples of solving logical puzzles 201 201 202 202 reflection … … 231 231 tabling 232 232 simple example of using tabling directives within objects 233 (requires Logtalk to be run with either B-Prolog, XSB, or YAP) 233 234 234 235 testing
