Exherbo
GitLab
Packages
dev-util/ragel
Ragel State Machine Compiler.
Versions
Slot
Version
Repository
Platforms
0
7.0.4
arbor
~amd64
arm?
armv7?
armv8?
x86?
6.10
arbor
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://www.colm.net/open-source/ragel
Summary
Ragel State Machine Compiler
Description
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Objective-C, D, Java and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.
Dependencies
(
(
build+run:
dev-lang/colm[>=0.14.7]
)
(
build:
sys-devel/libtool
sys-devel/autoconf:2.5
|| (
sys-devel/automake:1.16
sys-devel/automake:1.15
)
)
)
Downloads
https://www.colm.net/files/ragel/ragel-7.0.4.tar.gz
Licences
GPL-2