From 32810a62c737f5f5319b0ddc6dca9db5760471e7 Mon Sep 17 00:00:00 2001 From: Bryan English Date: Fri, 30 Jan 2026 22:52:58 -0500 Subject: [PATCH] readme updates --- rel-lang/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/rel-lang/README.md b/rel-lang/README.md index 9cce9d9..e703eb1 100644 --- a/rel-lang/README.md +++ b/rel-lang/README.md @@ -7,5 +7,13 @@ The name means "Rethought Language". * [x] Imports * [x] Syscalls +* [ ] Loops * [ ] Structs * [ ] many, many more things + +## Helpful External Resources + +* https://gpages.juszkiewicz.com.pl/syscalls-table/syscalls.html +* https://godbolt.org/ +* https://projectf.io/posts/riscv-cheat-sheet/ +* https://github.com/dvoytik/riscv-cheats -- 2.43.0