Update 'README.md'

main
Drew Bednar 5 months ago
parent d3c9113e19
commit 2d1a8256be

@ -6,6 +6,10 @@ The awesome list of things.
- [A standard lib for C](https://github.com/gregoryc/standardlib): The missing standard lib for C. - [A standard lib for C](https://github.com/gregoryc/standardlib): The missing standard lib for C.
- [Different ways to handle C Errors](https://mccue.dev/pages/7-27-22-c-errors) - [Different ways to handle C Errors](https://mccue.dev/pages/7-27-22-c-errors)
## RISC-v
- 🔥🌟🔥 [Hello RISC-V Assembly](https://www.youtube.com/watch?v=qLzD33xVcRE): This was hands down the best explaination of building a helloworld in riscv assembly. Additionally, he shows you how to run it in qemu and output the console from the virtual machine over serial to your terminal.
## Golang ## Golang
### Learning Go ### Learning Go

Loading…
Cancel
Save