Skip to content

Commit 07b8071

Browse files
committed
add: 增加ide图
1 parent a3cc54c commit 07b8071

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
使用LLVM框架的SysyPlus语言编译器
44
---
55

6+
仓库地址:[Github Repo](https://github.com/Kingtous/Sysy2020-llvm-compiler)
7+
68
当前编译状态:![build status](https://github.com/Kingtous/Sysy2020-llvm-compiler/actions/workflows/cmake.yml/badge.svg)
79

810
LLVM框架语言:LLVM 12.0.0
@@ -27,7 +29,7 @@ SysyPlus编译器致力于打造一个简单语法的http服务器,上手即
2729

2830
以用程序自带访问一次HTTP为例
2931

30-
![](http://img.kingtous.cn/431d63d9-23b7-465e-ac0c-8308b8aaa917.png)
32+
![](/imgs/ide.png)
3133

3234
- IDE GUI可直接进行代码静态分析(变量不存在,函数重复定义等)
3335
- IDE GUI拥有丰富的代码提示功能

imgs/ide.png

220 KB
Loading

0 commit comments

Comments
 (0)