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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Logos!