Hi Alex,
What would you recommend if I had to write an assembler for RISC V? Can I
look at llvm.l in pil21 or should I look at lib/asm.l in pil64?
I mean, I could always write a program that takes the assembly as a text
file input and parses it - but where's the fun in that? ... I mean, I
really liked the idea that lib/asm.l uses the reader to read the symbols.
Regards,
Kashyap

Reply via email to