re2c

Lexer generator

A lexer generator tool that creates efficient and easy-to-debug lexers for various programming languages.

Lexer generator for C, C++, Go and Rust.

GitHub

1k stars
36 watching
171 forks
Language: C
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell/alex A tool for generating lexical analysers in Haskell 297
benhanson/lexertl14 Generates modular lexical analyzers 47
cdklabs/jsii-srcmak Generates source code in multiple languages from TypeScript 20
martinnowak/lexer A lexer generator for D programming language 13
b3b00/csly A C# library that simplifies generating and maintaining lexer/parsers using compact definition syntax 374
gerhobbelt/jison An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files 118
quil-lang/alexa A tool for generating lexical analyzers in Common Lisp. 60
jimsynz/lex_luthor A state-based lexer generator for Elixir 33
larscom/ng-qrcode-svg A simple Angular module to generate QR codes as SVG images 2
lexborisov/yauid Generates decentralized unique IDs with time ordering and node ID information 21
sean1708/rusty-cheddar Automatically generates C header files from Rust source code 191
rudolfkurkams/structpacker A binary serializer that generates optimized C# serialization code using Source Generators technology 76
synrc/rpc Generates API SDKs for various languages based on Erlang's Type Specification. 18
suirad/zig-header-gen Automates code generation of headers and bindings for multiple languages from Zig source code 77
georgestagg/webr Compiles R statistical language into WebAssembly for use in web browsers and Node 1