Add colm and ragel

This commit is contained in:
2021-02-24 08:17:49 +01:00
parent ded33e772c
commit c3e4ef2cdf
9 changed files with 296 additions and 0 deletions

4
private/colm/README Normal file
View File

@ -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.