Comment by ASalazarMX
2 days ago
> Radiance compiler targetting RISC-V ISA. Involves writing an R' compiler in C and then porting it to R'.
R is a language for statistics and data analysis, I can't understand why they chose it for low-level systems programming having modern alternatives like Go or Rust. Maybe it has to do with the AI integration.
It seems interesting enough to follow, but I'm uncertain about its actual direction.
Edit: Thanks to people in this thread for pointing out that it's not R, but R'. The language they're creating is called Radiance, so it may be that R' is a subset of it.
> Radiance is a small statically-typed systems programming language designed for the Radiant platform, targeting the RISC-V RV64GC architecture. Radiance features a modern syntax and design inspired by Rust, Swift and Zig.
I think R’ is completely separate from R-the-stats-language and more like a cut down version of their Radiance language. Pretty common way to bootstrap a self-hosted runtime.
Yes, R' is "R prime", unrelated to the statistics language. Honestly didn't think about it that much.
Honestly putting a single single-quote in the name of your programming language seems like trolling
This whole product description with the use of the words "intentional" next to "AI" seems like trolling. There are a lot of very trendy words put next to each other and there are no artifacts.