Logos is a lexer generator for Rust, designed to create fast and efficient lexers with minimal code. It leverages Rust's procedural macros to define token patterns, streamlining the process of lexical analysis.
Features
- Declarative syntax for defining token patterns
- High performance with zero-copy lexing
- Supports regex and literal token definitions
- Skips irrelevant input like whitespace automatically
- Provides detailed error reporting
- Dual-licensed under Apache-2.0 and MIT licenses
Categories
Parser GeneratorsLicense
Apache License V2.0Follow Logos
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Logos!