- doclet — The Logtalk Handbook v3.84.0 documentation🔍
- Release v3.84.0 Paulo Moura🔍
- Logtalk APIs v3.84.0 documentation🔍
- Categories — The Logtalk Handbook v3.84.0|b01 documentation🔍
- lgtdoc — The Logtalk Handbook v3.84.0 documentation🔍
- debugger — The Logtalk Handbook v3.84.0|b01 documentation🔍
- dead_code_scanner — The Logtalk Handbook v3.84.0 documentation🔍
- Reference Manual — The Logtalk Handbook v3.84.0 documentation🔍
doclet — The Logtalk Handbook v3.84.0 documentation
doclet — The Logtalk Handbook v3.84.0 documentation
lgt (or doclet.logtalk ) and the doclet object are usually named after the application or library to be documented with a _doclet suffix. By using an ...
Release v3.84.0 Paulo Moura - The Logtalk Handbook
Logtalk is a declarative object-oriented logic programming language. This means that Logtalk shares key concepts with other object-oriented ...
Logtalk APIs v3.84.0 documentation
Built-in object providing message printing, debugging, library, source file, and hacking methods. Availability: built_in. Author: Paulo Moura.
Categories — The Logtalk Handbook v3.84.0-b01 documentation
We can define a new category in the same way we write Prolog code: by using a text editor. Logtalk source files may contain one or more objects, categories, or ...
lgtdoc — The Logtalk Handbook v3.84.0 documentation
doclet · help · issue_creator; lgtdoc. Requirements; API documentation; Loading; Testing; Documenting source code; Generating documentation; Documentation ...
debugger — The Logtalk Handbook v3.84.0-b01 documentation
This tool provides the default Logtalk command-line debugger. Unlike Prolog systems, the Logtalk debugger is a regular application, using a public API. As a ...
dead_code_scanner — The Logtalk Handbook v3.84.0 documentation
This tool detects likely dead code in Logtalk entities and in Prolog modules compiled as objects. Predicates (and non-terminals) are classified as dead code ...
Reference Manual — The Logtalk Handbook v3.84.0 documentation
The Logtalk Handbook Logo. 3.84.0. Contents. User Manual; Reference Manual. Grammar · Control constructs · Directives · Built-in predicates · Built-in methods.
make — The Logtalk Handbook v3.84.0 documentation - SWI-Prolog
make ïƒ. Logtalk provides a make tool supporting several targets using the logtalk_make/0-1 built-in predicates. Top-level shortcuts for the targets are ...
lgtdoc — Logtalk APIs v3.84.0 documentation
doclet · edcg · events · expand_library_alias_paths · expecteds · fcube · flags ... Handbook · Logtalk website · GitHub repo · Logtalk APIs · Libraries; lgtdoc ...
Logtalk APIs v3.84.0 documentation
doclet · dot_graph_language · dump_trace · edcg · either · entity_diagram ... handbook/0 · handbook/1 · harmonic_mean/2 · head/2 · head_pred/1 · help/0.
Libraries — The Logtalk Handbook v3.84.0 documentation
Libraries . The documentation of each library can also be found in the library directory in the NOTES.md file.
logtalk_make/1 — The Logtalk Handbook v3.84.0 documentation
Runs a make target. Prints a warning message and fails when the target is not valid. Allows reloading all Logtalk source files that have been modified since ...
tutor — The Logtalk Handbook v3.84.0 documentation
tutor. This tool adds explanations and suggestions for selected warning and error messages from the compiler/runtime and the developer tools.
help — The Logtalk Handbook v3.84.0 documentation
doclet; help. Requirements; API documentation; Loading; Testing; Supported ... Experimental features for browsing the Handbook and APIs documentation at the top- ...
User Manual — The Logtalk Handbook v3.84.0 documentation
The Logtalk Handbook. User Manual; Edit on GitHub. User Manual . Declarative object-oriented programming · Main features · Integration of logic and object- ...
issue_creator — The Logtalk Handbook v3.84.0 documentation
issue_creator. This is a complementary tool for the lgtunit tool for automatically creating bug report issues for failed tests in GitHub or GitLab servers ...
Index — The Logtalk Handbook v3.84.0 documentation
The Logtalk Handbook Logo. 3.84.0. Contents. User Manual · Reference Manual ... doclet file · doclet object; domain_error/2. Built-in method. duplicated_clauses.
Logtalk APIs v3.84.0 documentation
Handbook · Logtalk website · GitHub repo. Logtalk APIs. Logtalk APIs; View page source. Logtalk APIs . Contents. Libraries · arbitrary · arbitrary · assertions.
diagrams — The Logtalk Handbook v3.84.0 documentation
Diagram generation can be easily automated using the doclet tool and the logtalk_doclet scripts. See the doclet tool examples and documentation for details.