projects
/
scf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5aba3
)
README.md
author
yu.dongliang
<18588496441@163.com>
Tue, 28 Nov 2023 10:18:22 +0000
(18:18 +0800)
committer
yu.dongliang
<18588496441@163.com>
Tue, 28 Nov 2023 10:18:22 +0000
(18:18 +0800)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 7adc1028b18c0091f9784a04e625142aad9d0e41..328b6610ad80edcddfac42706780fde5aa129014 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-28,9
+28,6
@@
a Simple Compiler Framework written by me completely.
I don't usually goto github, docs here is the standard one:(
#### 软件架构
-太复杂了,建议看我的头条号的文章
-
-too complex, please see my article in TouTiao.
#### 安装教程, usage
@@
-38,10
+35,6
@@
too complex, please see my article in TouTiao.
git clone http://baseworks.info/gitweb/scf.git
-或者 (or)
-
-git clone https://codeberg.org/BaseWorks/scf.git
-
download it with git, command above.
2. 在scf/parse目录下直接执行make,即可获得编译器的可执行文件scf,命令为: