
bugu-lang
bugu-lang based buguOS
step
- bugu-lang -> risc-v asm
- risc-v asm -> risc-v bin code
- risc-v bin code -> elf
- based on buguOS filesystem implement(fat32), risc-v bin code save fs as a block
buguOS
- parser elf
- proxy print
Todo
- gen elf
- link obj
- mul, mod, div support