generic-track icon indicating copy to clipboard operation
generic-track copied to clipboard

RISC-V

Open dag7dev opened this issue 4 years ago • 8 comments

What programming language should we add? Risc-V

What is the official website for the language? https://riscv.org/

Is this a language that comes in many variants? If so, which variant should we support? Nope.

Does the language have an official logo?

  • official logo: https://riscv.org/wp-content/uploads/2018/09/riscv-logo-1.png
  • attribution rights extended: https://riscv.org/about/risc-v-branding-guidelines-and-materials/

Does the language have an unofficial logo? it doesn't, but it has official variants, available at https://riscv.org/about/risc-v-branding-guidelines-and-materials/

Is there a testing framework available for the language? Nope.

Is this language listed as 'supported' by Prism.js? No.

If it is not supported by Prism.js, what is the closest supported language it maps to? It is similar to MIPS.

Who will be leading the effort to launch the track? Risc-v is becoming one of the most prominent language on the microprocessors. It is provided under open source licenses that do not require fees to use, which is important because other architectures such as MIPS, it requires a paid license to be used. Furthermore, everything is open source, you can watch sources here: https://github.com/riscv

dag7dev avatar Aug 26 '20 10:08 dag7dev