macOS
brew install logtalklocal Homebrew formula metadata
sudo port install logtalkMacPorts ports tree · lang/logtalk/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für logtalk in AI-Agent-Workflows.
Installation
brew install logtalklocal Homebrew formula metadata
sudo port install logtalkMacPorts ports tree · lang/logtalk/Portfile · Quelle: api.github.com
winget install --id Logtalk.Logtalk -eWindows Package Manager source index · Logtalk.Logtalk · Quelle: cdn.winget.microsoft.com
Überblick
Declarative object-oriented logic programming language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bplgt | cli | globales Executable | |
ciaolgt | cli | globales Executable | |
cxlgt | cli | globales Executable | |
eclipselgt | cli | globales Executable | |
gplgt | cli | globales Executable | |
jiplgt | cli | globales Executable | |
lgt2html | cli | globales Executable | |
lgt2md | cli | globales Executable | |
lgt2pdf | cli | globales Executable | |
lgt2rst | cli | globales Executable | |
lgt2svg | cli | globales Executable | |
lgt2txt | cli | globales Executable | |
lgt2xml | cli | globales Executable | |
lgtenv | cli | globales Executable | |
logtalk_allure_report | cli | globales Executable | |
logtalk_backend_select | cli | globales Executable | |
logtalk_doclet | cli | globales Executable | |
logtalk_setup_env.sh | cli | globales Executable | |
logtalk_tester | cli | globales Executable | |
logtalk_user_setup | cli | globales Executable | |
logtalk_version_select | cli | globales Executable | |
quintuslgt | cli | globales Executable | |
sicstuslgt | cli | globales Executable | |
swilgt | cli | globales Executable | |
taulgt | cli | globales Executable | |
tplgt | cli | globales Executable | |
xsblgt | cli | globales Executable | |
xvmlgt | cli | globales Executable | |
yaplgt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/LogtalkDotOrg/logtalk3
Installationsmetadaten
| Paketschlüssel | brew:logtalk |
|---|---|
| Version | 3.100.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/logtalk |
| Homepage | https://logtalk.org/ |
| Repository | https://github.com/LogtalkDotOrg/logtalk3 |
| Upstream-Dokumentation | https://logtalk.org/documentation.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt31001stable.tar.gz |
| Zuletzt aktualisiert | 2026-05-16T03:04:11Z |
| Pulse | updated |
| Abhängigkeiten | gnu-prolog |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Logtalk has been configured with the following environment variables: LOGTALKHOME=$HOMEBREW_PREFIX/share/logtalk LOGTALKUSER=$HOME/logtalk |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | logtalk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
logtalk
sudo port install logtalkLogtalk.Logtalk
winget install --id Logtalk.Logtalk -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.