This website requires JavaScript.
Explore
Help
Sign In
Yaossg
/
RVBTCC
Watch
1
Star
0
Fork
0
You've already forked RVBTCC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
2
Branches
0
Tags
596
KiB
C
95.2%
Shell
4.8%
e1764e1023
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Yaossg
e1764e1023
readme
2024-11-16 10:25:28 +08:00
demo
demo
2024-11-15 21:29:39 +08:00
.gitignore
gitignore
2024-11-15 21:27:21 +08:00
boot-lib.c
no eof
2024-11-16 08:39:45 +08:00
boot-lib.h
no eof
2024-11-16 08:39:45 +08:00
boot.c
shift
2024-11-16 10:23:03 +08:00
boot.sh
rm boot-all after build
2024-11-15 23:04:33 +08:00
README.md
readme
2024-11-16 10:25:28 +08:00
run.sh
demo
2024-11-15 21:29:39 +08:00
README.md
Unescape
Escape
RVBTCC
约 1400 行的轻量级自举编译器
编译器和自举编译器行为一致
语法类似 C
,
输出 RISC-V 汇编
依赖几个 libc 函数用于输入输出
不使用动态内存分配,嵌入式友好