renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
17
entries/ragel.md
Normal file
17
entries/ragel.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Ragel
|
||||
|
||||
_Compiles executable finite state machines from regular languages._
|
||||
|
||||
- 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
|
||||
|
||||
Required by [HarfBuzz](harfbuzz.md).
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user