macOS
brew install lwtoolslocal Homebrew formula metadata
brew
Cross-development tools for Motorola 6809 and Hitachi 6309. Version 4.24 via Homebrew; verified from local package data.
install
brew install lwtoolslocal Homebrew formula metadata
sudo dnf install lwtoolsFedora Rawhide package metadata · lwtools · source: dl.fedoraproject.org
overview
Cross-development tools for Motorola 6809 and Hitachi 6309
history
LWTOOLS is a cross-development toolchain for Motorola 6809 and Hitachi 6309 systems. It includes the LWASM assembler, LWLINK linker, LWAR archiver, object-dump tooling, and related support for raw binaries, CoCo LOADM/DECB formats, object files, and later linking.
The official homepage says LWTOOLS began in 2006 when William Astle wanted an assembler with features missing from the alternatives available for his Color Computer 3 operating-system work. The manual history says LWASM grew out of that need for macros and correct forward-reference handling, with LWASM 1.0 released in October 2008.
As the operating-system project grew, assembling everything through a single source file became impractical. That led to object-file support in LWASM and the LWLINK project. The homepage records the first combined LWTOOLS release on January 29, 2009 after separate LWASM and LWLINK releases.
LWTOOLS adoption is concentrated in retrocomputing and 6809/6309 cross-development communities rather than broad mainstream package use. It is packaged by Homebrew and Fedora-family packaging, and the official homepage provides source releases, contributed binaries, and an active Mercurial repository.
The upstream release list shows continued maintenance through LWTOOLS 4.24 in April 2025, while the Mercurial log showed new toolchain and GCC 6809-related commits in June 2026.
The usual source build is simply `make` at the top of the source tree, with binaries produced in the lwasm, lwlink, and lwar directories and installed with `make install`. The manual documents output formats including raw binaries, DECB binaries, ASCII hex, Motorola S-record, Intel Hex, OS-9 modules, and object files.
Typical package-manager users install it to obtain `lwasm`, `lwlink`, `lwar`, and related inspection tools for assembling and linking 6809/6309 programs on a modern host.
LWTOOLS is package-nerd significant as a maintained retro cross-toolchain with a narrow but serious audience. It packages old-CPU development knowledge into normal Unix build/install conventions, which is exactly the kind of niche tool that package managers keep discoverable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lwar | cli | global executable | |
lwasm | cli | global executable | |
lwcc-cpp | cli | global executable | |
lwlink | cli | global executable | |
lwobjdump | cli | global executable |
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:lwtools |
|---|---|
| Version | 4.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lwtools |
| Homepage | https://www.lwtools.ca/ |
| Repository | http://lwtools.projects.l-w.ca/hg |
| Upstream docs | https://www.lwtools.ca/ |
| License | GPL-3.0-only |
| Source archive | https://www.lwtools.ca/releases/lwtools/lwtools-4.24.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lwtools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lwtools 4.24-3.fc44
Cross-development tool chain for Motorola 6809 and Hitachi 6309
sudo dnf install lwtoolslwtools-doc 4.24-3.fc44
Documentation for the LWTOOLS cross-development tool chain
sudo dnf install lwtools-docsource 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.