aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8e53b5..25c2c4b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# About chains
+Library for creating interpreted general programming languages focused on text
+generation.
+
Chains is a Lisp inspired programming language designed to serve as a
preprocessor replacement. Just as Lisp stands for List Processing, Chains is in
a sense Tree Processing. It was originaly designed with the generation of HTML