reorganization
This commit is contained in:
16
games/library/ragel.md
Normal file
16
games/library/ragel.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Ragel
|
||||
|
||||
_Compiles executable finite state machines from regular languages._
|
||||
|
||||
- Home: http://www.colm.net/open-source/ragel/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Ragel
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Code: git://git.colm.net/ragel.git
|
||||
- Language(s): C++
|
||||
- License: MIT
|
||||
|
||||
Required by [HarfBuzz](harfbuzz.md).
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user