Renderingen-US

applications

Translation status: English reader-locale proof. Code fences render through the en pipeline; prose is canonical Latin.

Points to the coreutils application exempla workspace.

Syntax:

Category#

application

Examples#

radix/corpus/applications/coreutils.fab (canonical · pointer)#

Points to the coreutils application exempla workspace.

# =============================================================================
# applications — Points to the coreutils application exempla workspace.
# =============================================================================
#
# What this teaches:
#   • Corpus pointer — this file is a placeholder that directs readers to the
#     coreutils application exempla outside the syntax corpus
#   • Cross-referencing — corpus files can point to external example
#     workspaces for larger, real-world demonstrations
#
# Common mistakes:
#   • looking for full application exempla inside the syntax corpus instead of the `examples/coreutils/` workspace
#
# See also: cli, argumenta, operandus, exitus
# =============================================================================

# Coreutils application exempla live outside the syntax corpus.
#
# See examples/coreutils/ and docs/factory/coreutils/CAMPAIGN.md.

main {
    print "coreutils application exempla"
}

Expected output:

coreutils application exempla