Goals
- Run and debug RISC-V assembly code.
- Write RISC-V functions using the right calling procedure.
- Get an idea of how to translate C code to RISC-V
Goals
Goals
Goals
从这篇开始,以后还是尽可能用英文记录。
This post is to teach you how to install Neovim on your Linux machine.
Especially without package manager like apt
or yum
.
Instructions: Language of the Computer
Arithmetic for Computers
Computer Abstractions and Technology
注意:本学期 CS101 PA 的所有 C++ 代码都采用 C++20 标准。如果您使用 GCC 或 Clang,您需要在编译时设置 -std=c++20
。
注意:本学期 CS101 PA 的所有 C++ 代码都采用 C++20 标准。如果您使用 GCC 或 Clang,您需要在编译时设置 -std=c++20
。