From: Bryan English Date: Sat, 31 Jan 2026 03:52:58 +0000 (-0500) Subject: readme updates X-Git-Url: https://rethought.computer/gitweb//gitweb//git?a=commitdiff_plain;h=32810a62c737f5f5319b0ddc6dca9db5760471e7;p=sorel-lang.git readme updates --- 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