https://github.com/mclos/los
Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its front end, losld does the backend to compile the source code, and generates the los directive file.
https://github.com/mclos/los
c clang compile cpp llvm script
Last synced: about 2 months ago
JSON representation
Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its front end, losld does the backend to compile the source code, and generates the los directive file.
- Host: GitHub
- URL: https://github.com/mclos/los
- Owner: mclos
- License: other
- Created: 2019-01-16T09:56:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T05:35:21.000Z (over 6 years ago)
- Last Synced: 2024-11-09T23:02:26.944Z (7 months ago)
- Topics: c, clang, compile, cpp, llvm, script
- Language: C
- Homepage: https://mclos.github.io/
- Size: 35.9 MB
- Stars: 50
- Watchers: 3
- Forks: 19
- Open Issues: 0
Awesome Lists containing this project
- AwesomeCompiler - los