Heirloom Project

Summary

The Heirloom Project is a collection of traditional Unix utilities. Most of them are derived from original Unix source code, as released as open-source by Caldera and Sun.[1]

The Heirloom Project
Developer(s)Gunnar Ritter
Stable release
070715 / July 15, 2007; 16 years ago (2007-07-15)
Written inC
Operating systemUnix-like
Available inEnglish
LicenseVarious, including CDDL
Websiteheirloom.sourceforge.net

The project has the following components:

  • The Heirloom Toolchest: awk, cpio, grep, tar, pax, etc.
  • The Heirloom Bourne Shell sh
  • The Heirloom Documentation Tools: nroff, troff, dpost, etc.
  • The Heirloom Development Tools: lex, yacc, m4, and SCCS
  • Heirloom mailx
  • The Heirloom Packaging Tools: pkgadd, pkgmk, etc.

Although in general the intention of the project is to provide versions of Unix programs whose behavior mimics that of the classic versions, some improvements have been made. In particular, many of the Heirloom programs have been adapted to handle UTF-8 Unicode. Most programs have both a classic version and a POSIX conformant variant.[1]

References edit

  1. ^ a b "The Heirloom Project". heirloom.sourceforge.net. Retrieved 2023-11-26.

External links edit

  • Heirloom Project on SourceForge
  • Mac OS X port
  • Retrocomputing Museum entry
  • GNU Autoconf manual: Systemology
  • heirloom-mailx package - Debian
  • The Heirloom Documentation Tools on GitHub
  • heirloom-ng fork on GitHub