We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cc54c commit 07b8071Copy full SHA for 07b8071
README.md
@@ -3,6 +3,8 @@
3
使用LLVM框架的SysyPlus语言编译器
4
---
5
6
+仓库地址:[Github Repo](https://github.com/Kingtous/Sysy2020-llvm-compiler)
7
+
8
当前编译状态:
9
10
LLVM框架语言:LLVM 12.0.0
@@ -27,7 +29,7 @@ SysyPlus编译器致力于打造一个简单语法的http服务器,上手即
27
29
28
30
以用程序自带访问一次HTTP为例
31
-
32
+
33
34
- IDE GUI可直接进行代码静态分析(变量不存在,函数重复定义等)
35
- IDE GUI拥有丰富的代码提示功能
imgs/ide.png
220 KB
0 commit comments