This website works better with JavaScript.
Explore
Help
Sign In
NUDT-compiler
/
nudt-compiler-cpp
Watch
5
Star
0
Fork
You've already forked nudt-compiler-cpp
8
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8903bf73f9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8903bf73f9'
${ noResults }
nudt-compiler-cpp
/
src
/
frontend
/
AntlrDriver.cpp
6 lines
187 B
Raw
Blame
History
// 前端解析驱动:
// - 读取源代码
// - 调用 ANTLR 生成的 lexer/parser 得到 parse tree
// - 对外提供“可用的解析入口”(语法正确性由测试保证)
Reference in new issue
View Git Blame
Copy Permalink