This website requires JavaScript.
Explore
Help
Register
Sign In
zzy
/
scc
Watch
1
Star
0
Fork
0
You've already forked scc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36bff64a91d313a956beda86324f8d2f9a013205
scc
/
libs
/
lexer
History
zzy
36bff64a91
feat 重构stream流API并适配lex_parse和lexer
2025-12-08 23:04:11 +08:00
..
include
feat 重构stream流API并适配lex_parse和lexer
2025-12-08 23:04:11 +08:00
src
feat 重构stream流API并适配lex_parse和lexer
2025-12-08 23:04:11 +08:00
tests
feat 重构stream流API并适配lex_parse和lexer
2025-12-08 23:04:11 +08:00
cbuild.toml
feat(lex_parser): 初始化词法解析器模块
2025-11-23 22:53:46 +08:00
README.md
feat(build): 引入新的 Python 构建系统并移除旧 Makefile
2025-11-20 10:44:59 +08:00
README.md
词法分析
参考LCC的此分析部分
主要使用 LL(n) 硬编码查找token
Reference in New Issue
View Git Blame
Copy Permalink