b91c7d6f70a3b47e1710e54a6380ccec77403ab8none
CLAUDE.mdTool: claude-code# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with
code in this repository.
## Project Overview
Ragel is a State Machine Compiler that generates executable finite state
machines from regular expressions and state machine specifications. It compiles
high-level state machine descriptions into efficient code in multiple target
languages including C, C++, D, Java, Ruby, C#, Go, OCaml, Rust, Julia,
JavaScript, GNU ASM x86-64, and Crack.
## Dependencies
- **Colm Programnone