| ▲ | ASalazarMX 15 hours 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. | |||||||||||||||||
| ▲ | tonyarkles 14 hours ago | parent | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| ▲ | cloudhead 14 hours ago | parent | prev [-] | ||||||||||||||||
Yes, R' is "R prime", unrelated to the statistics language. Honestly didn't think about it that much. | |||||||||||||||||
| |||||||||||||||||