pygmalion-lexer

Crates.iopygmalion-lexer
lib.rspygmalion-lexer
version0.1.0
created_at2024-06-13 13:02:14.403737+00
updated_at2024-06-13 13:02:14.403737+00
descriptionA module that provides the core lexical analysis functionality for the Pygmalion Solidity lexer.
homepage
repositoryhttps://github.com/icanvardar/pygmalion/tree/main/pygmalion-lexer
max_upload_size
id1270631
size18,650
Can Vardar (icanvardar)

documentation

README

pygmalion-lexer

This module provides the core lexical analysis functionality for the Pygmalion Solidity lexer. It includes token definitions, mode handling, and the main lexing logic to tokenize Solidity source code accurately and efficiently.

License

This module is part of Pygmalion and is licensed under the MIT License. See the LICENSE file for more details.

Commit count: 68

cargo fmt