#lexer #solidity #lexical-analysis #token #pygmalion

pygmalion-lexer

A module that provides the core lexical analysis functionality for the Pygmalion Solidity lexer

1 unstable release

0.1.0 Jun 13, 2024

#14 in #lexical-analysis


Used in pygmalion

MIT license

18KB
570 lines

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.

Dependencies

~1.5MB