summaryrefslogtreecommitdiff
path: root/private/colm/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-02-24 08:17:49 +0100
committerEugen Wissner <belka@caraus.de>2021-02-24 08:17:49 +0100
commitc3e4ef2cdfb67c2bd4a915887ebc943dbcd19d1f (patch)
tree8634e44fbf58864ed2d52335a87764f206ce117e /private/colm/README
parentded33e772c76158e64176ab8804aa5556c375ae5 (diff)
downloadslackbuilder-c3e4ef2cdfb67c2bd4a915887ebc943dbcd19d1f.tar.gz
Add colm and ragel
Diffstat (limited to 'private/colm/README')
-rw-r--r--private/colm/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/private/colm/README b/private/colm/README
new file mode 100644
index 0000000..7e6bddd
--- /dev/null
+++ b/private/colm/README
@@ -0,0 +1,4 @@
+Colm is a programming language designed for the analysis and
+and transformation of computer languages.
+Colm is influenced primarily by TXL.
+It is in the family of program transformation languages.