# Ragel - Home: http://www.colm.net/open-source/ragel/ - Media: https://en.wikipedia.org/wiki/Ragel - State: mature - Download: @see-home - Keywords: library - Code repository: git://git.colm.net/ragel.git - Code language: C++ - Code license: MIT Compiles executable finite state machines from regular languages. Required by [HarfBuzz](harfbuzz.md). ## Building