From c3e4ef2cdfb67c2bd4a915887ebc943dbcd19d1f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 24 Feb 2021 08:17:49 +0100 Subject: Add colm and ragel --- private/colm/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 private/colm/README (limited to 'private/colm/README') 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. -- cgit v1.2.3