rarsm / rars

RARS -- RISC-V Assembler and Runtime Simulator
Other
12 stars 14 forks source link

Provides an indenter or formatter #23

Open privat opened 3 months ago

privat commented 3 months ago

A basic indenter could simply align labels, instruction/directives and comments and trim whitespaces.

ElTitoDG commented 2 months ago

Found info about this topic: The Science of Code Formatting (Part I) How to write a code formatter riscv-formatter vscode extension