From ad7d585d37a5e6999b757d27ddfce047e6bace21 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 28 Oct 2019 13:15:37 -0400 Subject: [PATCH] TAME: {Adaptive=>Algebraic} Just adapting the backronym a bit to be more accurate. I've been meaning to do this for over a year. --- README.md | 2 +- doc/usage.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ec09648..3682ad05 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ COPYING.FDL. --> # TAME -TAME is The Adaptive Metalanguage, a programming language and system of tools +TAME is The Algebraic Metalanguage, a programming language and system of tools designed to aid in the development, understanding, and maintenance of systems performing numerous calculations on a complex graph of dependencies, conditions, and a large number of inputs. diff --git a/doc/usage.texi b/doc/usage.texi index fd39ecba..15aad305 100644 --- a/doc/usage.texi +++ b/doc/usage.texi @@ -9,7 +9,7 @@ @node Using TAME @chapter Using TAME -@tame{} is The Adaptive Metalanguage, +@tame{} is The Algebraic Metalanguage, a programming language and system of tools designed to aid in the development; understanding; and maintenance of systems performing numerous calculations on a complex graph of dependencies;