Skip to content
pmoura edited this page Jan 14, 2013 · 20 revisions

Welcome to the Logtalk 3.x development wiki! Here you can browse and download the latest stable and development versions, report bugs, submit your contributions, and suggest enhancements.

Logtalk is an Open source object-oriented logic programming language. The logtalk3 git repository is the main Logtalk 3.x development repository. Visit the official Logtalk website for more information.

Starting points

Follow the instructions on the Running Developer Versions page for downloading, installing, and running Logtalk developer versions. To follow up on the Logtalk development, subscribe to the commits RSS feed.

For reporting bugs, submitting contributions, and making enhancements requests you may use the Issues link above. But please check first for duplicates.

Logtalk is distributed with two sets of unit tests, which you may want to run using your chosen back-end Prolog compiler. Note that lack of compliance with both official and de facto Prolog standards may result in failed unit tests. These issues usually can only be fixed by the Prolog implementers.

Code contributions are most welcome and should follow whenever possible the Logtalk Coding Guidelines.

For developing Logtalk applications, several Developer Tools are available, most of them included in the Logtalk distribution.

Other useful resources

For a complete list of local wiki pages, see the Pages link above.

Clone this wiki locally