macOS
brew install logtalkprovider-native install command
brew / rank 6993
Declarative object-oriented logic programming language. Version 3.101.0 via Homebrew; verified 2026-07-23.
install
brew install logtalkprovider-native install command
overview
Declarative object-oriented logic programming language
history
Logtalk is a declarative object-oriented logic programming language that extends Prolog with encapsulation, code reuse, protocols, categories, events, and tooling for programming in the large.
The Logtalk project began in January 1998. Official Logtalk materials state that the first public alpha appeared in July 1998, the first public beta in October 1998, and the first stable 2.0 release in February 1999.
Logtalk's third generation started in 2012, with the first public alpha in August 2012 and the stable 3.0.0 release in January 2015. The official GitHub repository for `logtalk3` was created in August 2012, matching that third-generation development line.
The upstream README describes Logtalk as a portable trans-compiler that can use most modern standards-compliant Prolog systems as backend compilers. Its distribution includes documentation, tutorials, libraries, developer tools, examples, man pages, and release notes.
Logtalk is specialized rather than mainstream, but it has had unusually long continuity for a language package. The official site provides installers and documentation, and the supplied package facts list availability through Homebrew, MacPorts, and Windows Package Manager.
Its adoption is tied to the Prolog ecosystem: Logtalk offers a common object-oriented and component-oriented layer above multiple backend Prolog compilers, so package managers tend to expose many integration scripts such as `swilgt`, `gplgt`, `sicstuslgt`, and others.
Users run Logtalk through backend-specific integration scripts and load `.lgt` source files. The manual documents `settings.lgt` files for customizing compiler flags and library paths, searched from startup, user, home, and platform config directories.
The package also ships documentation conversion and testing tools such as `lgt2html`, `lgt2md`, `lgt2pdf`, and `logtalk_tester`, making it both a language runtime and a developer-tool suite.
Logtalk matters in package history because it is a rare long-running logic-language layer whose package surface is mostly integration scripts. Maintaining it is less about one binary and more about connecting a portable language implementation to many Prolog backends and documentation tools.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$LOGTALK_STARTUP_DIRECTORY/settings.lgt$LOGTALKUSER/settings.lgt~/settings.lgt$XDG_CONFIG_HOME/logtalk/settings.lgt~/.config/logtalk/settings.lgt%USERPROFILE%\settings.lgt%APPDATA%\Logtalk\settings.lgtexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bplgt | executable | indexed executable | Discovered from the local executable index. |
ciaolgt | executable | indexed executable | Discovered from the local executable index. |
cxlgt | executable | indexed executable | Discovered from the local executable index. |
eclipselgt | executable | indexed executable | Discovered from the local executable index. |
gplgt | executable | indexed executable | Discovered from the local executable index. |
jiplgt | executable | indexed executable | Discovered from the local executable index. |
lgt2html | executable | indexed executable | Discovered from the local executable index. |
lgt2md | executable | indexed executable | Discovered from the local executable index. |
lgt2pdf | executable | indexed executable | Discovered from the local executable index. |
lgt2rst | executable | indexed executable | Discovered from the local executable index. |
lgt2svg | executable | indexed executable | Discovered from the local executable index. |
lgt2txt | executable | indexed executable | Discovered from the local executable index. |
lgt2xml | executable | indexed executable | Discovered from the local executable index. |
lgtenv | executable | indexed executable | Discovered from the local executable index. |
logtalk_allure_report | executable | indexed executable | Discovered from the local executable index. |
logtalk_backend_select | executable | indexed executable | Discovered from the local executable index. |
logtalk_doclet | executable | indexed executable | Discovered from the local executable index. |
logtalk_setup_env.sh | executable | indexed executable | Discovered from the local executable index. |
logtalk_tester | executable | indexed executable | Discovered from the local executable index. |
logtalk_user_setup | executable | indexed executable | Discovered from the local executable index. |
logtalk_version_select | executable | indexed executable | Discovered from the local executable index. |
quintuslgt | executable | indexed executable | Discovered from the local executable index. |
sicstuslgt | executable | indexed executable | Discovered from the local executable index. |
swilgt | executable | indexed executable | Discovered from the local executable index. |
taulgt | executable | indexed executable | Discovered from the local executable index. |
tplgt | executable | indexed executable | Discovered from the local executable index. |
xsblgt | executable | indexed executable | Discovered from the local executable index. |
xvmlgt | executable | indexed executable | Discovered from the local executable index. |
yaplgt | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:logtalk |
|---|---|
| Version | 3.101.0 |
| Package manager | Homebrew |
| Homepage | https://logtalk.org/ |
| Repository | https://github.com/LogtalkDotOrg/logtalk3 |
| Last updated | 2026-07-23T17:20:34Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.