home/categories/ide-plugins/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-python-lexer-in-rust-with-indentation-handling-skill-md
ide-pluginstools
python-lexer-in-rust-with-indentation-handling
Implement a simple Python lexer in Rust that tokenizes a subset of Python syntax, specifically handling indentation and dedentation logic using a stack to ensure correct block structure.
maintainer
ECNU-ICALK
更新於 3/13/2026
星標
304
分支
34
quick start
Installation and usage
Implement a simple Python lexer in Rust that tokenizes a subset of Python syntax, specifically handling indentation and dedentation logic using a stack to ensure correct block structure.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use python-lexer-in-rust-with-indentation-handling