New issue
Advanced search Search tips

Issue 892601 link

Starred by 1 user

Issue metadata

Status: Available
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac , Fuchsia
Pri: 3
Type: Bug

Blocking:
issue 892589



Sign in to add a comment

Add Ragel State Machine Compiler as a third_party compile time dependency

Project Member Reported by drott@chromium.org, Oct 5

Issue description

HarfBuzz, as well as the replacement for the hand-written emoji presentation style segmenter need and profit from the Ragel State Machine compiler which avoid maintaining complex state machine implementations by hand.

I propose to add Ragel to third_party, then make it a build-time dependency for generating state machine C-code.


 
The repository is outdated, and we would need to clone the colm programming language as well, then build this, including generator steps, then build ragel based on the colm programming language.


Cc: ebra...@gnu.org

Sign in to add a comment