Untitled

bugu-lang

Rust

bugu-lang based buguOS

step

  1. bugu-lang -> risc-v asm
  2. risc-v asm -> risc-v bin code
  3. risc-v bin code -> elf
  4. based on buguOS filesystem implement(fat32), risc-v bin code save fs as a block

buguOS

  1. parser elf
  2. proxy print

Todo