/RISC-V-Assembler

A RISC-V Assembler

Primary LanguageRustGNU General Public License v3.0GPL-3.0

RISC-V Assembler

This is a solid work in progress.

TODO:

  • Debug existing code
  • Add support for other instructions types
  • Finish the pest grammar
  • Get the parser working
  • Add the .data directives to pest
  • Add the .data directives to the code gen
  • Figure out ELF