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
d1fafa830d8c3b94e97f67f14a1fd9fd1de424cb
scc
/
libs
/
lexer
History
zzy
d1fafa830d
format using clang-format to formate code
2025-11-20 17:55:08 +08:00
..
include
format using clang-format to formate code
2025-11-20 17:55:08 +08:00
src
format using clang-format to formate code
2025-11-20 17:55:08 +08:00
tests
format using clang-format to formate code
2025-11-20 17:55:08 +08:00
cbuild.toml
feat(build): 引入新的 Python 构建系统并移除旧 Makefile
2025-11-20 10:44:59 +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