2 The test suite now depends on TXL. Since the trend in Ragel is towards
3 independence of the host-language, tests are now being written in a fictional
4 mini-language designed for the purpose of testing ragel. The host language
5 test-cases are then generated using a TXL transformation. This allows one test
6 case to be run against all host languages in addition to all code generation
9 TXL is not open source, but a free download is available from the homepage.